Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: imx: use generic node name for rave-sp

Use generic "mcu" node name for rave-sp node, as recommended by
Devicetree specification.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Shawn Guo
66bd7a30 22c0db9f

+8 -8
+1 -1
arch/arm/boot/dts/imx51-zii-rdu1.dts
··· 556 556 pinctrl-0 = <&pinctrl_uart3>; 557 557 status = "okay"; 558 558 559 - rave-sp { 559 + mcu { 560 560 compatible = "zii,rave-sp-rdu1"; 561 561 current-speed = <38400>; 562 562 #address-cells = <1>;
+1 -1
arch/arm/boot/dts/imx51-zii-scu2-mezz.dts
··· 311 311 pinctrl-0 = <&pinctrl_uart3>; 312 312 status = "okay"; 313 313 314 - rave-sp { 314 + mcu { 315 315 compatible = "zii,rave-sp-mezz"; 316 316 current-speed = <57600>; 317 317 #address-cells = <1>;
+1 -1
arch/arm/boot/dts/imx51-zii-scu3-esb.dts
··· 319 319 pinctrl-0 = <&pinctrl_uart3>; 320 320 status = "okay"; 321 321 322 - rave-sp { 322 + mcu { 323 323 compatible = "zii,rave-sp-esb"; 324 324 current-speed = <57600>; 325 325 #address-cells = <1>;
+1 -1
arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi
··· 277 277 pinctrl-0 = <&pinctrl_uart4>; 278 278 status = "okay"; 279 279 280 - rave-sp { 280 + mcu { 281 281 compatible = "zii,rave-sp-rdu2"; 282 282 current-speed = <1000000>; 283 283 #address-cells = <1>;
+1 -1
arch/arm/boot/dts/imx7d-zii-rmu2.dts
··· 204 204 assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>; 205 205 status = "okay"; 206 206 207 - rave-sp { 207 + mcu { 208 208 compatible = "zii,rave-sp-rdu2"; 209 209 current-speed = <1000000>; 210 210 #address-cells = <1>;
+1 -1
arch/arm/boot/dts/imx7d-zii-rpu2.dts
··· 607 607 assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>; 608 608 status = "okay"; 609 609 610 - rave-sp { 610 + mcu { 611 611 compatible = "zii,rave-sp-rdu2"; 612 612 current-speed = <1000000>; 613 613 #address-cells = <1>;
+1 -1
arch/arm/boot/dts/vf610-zii-spb4.dts
··· 241 241 pinctrl-0 = <&pinctrl_uart2>; 242 242 status = "okay"; 243 243 244 - rave-sp { 244 + mcu { 245 245 compatible = "zii,rave-sp-rdu2"; 246 246 current-speed = <1000000>; 247 247 #address-cells = <1>;
+1 -1
arch/arm/boot/dts/vf610-zii-ssmb-spu3.dts
··· 254 254 pinctrl-0 = <&pinctrl_uart1>; 255 255 status = "okay"; 256 256 257 - rave-sp { 257 + mcu { 258 258 compatible = "zii,rave-sp-rdu2"; 259 259 current-speed = <1000000>; 260 260 #address-cells = <1>;