ARM: dts: imx: Change flexcan node name to "can"
authorMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 11 Nov 2020 13:05:05 +0000 (14:05 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 16 Nov 2020 08:24:21 +0000 (16:24 +0800)
commit21658d51cf1ea88c04652a3852a190bb905cd91e
treeb979256f0908181bd3db34719c735d16528ec480
parent1186a522c302e01f1737b28e353bac137c47aca8
ARM: dts: imx: Change flexcan node name to "can"

Change i.MX SoCs nand node name from "flexcan" to "can" to be compliant with
yaml schema, it requires the nodename to be "can". This fixes the following
error found by dtbs_check:

arch/arm/boot/dts/imx6dl-apf6dev.dt.yaml: flexcan@2090000: $nodename:0: 'flexcan@2090000' does not match '^can(@.*)?$'
    From schema: Documentation/devicetree/bindings/net/can/fsl,flexcan.yaml

Cc: Shawn Guo <shawnguo@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6ul.dtsi
arch/arm/boot/dts/vfxxx.dtsi