Commit 66bd7a30 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Shawn Guo

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: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 22c0db9f
...@@ -556,7 +556,7 @@ &uart3 { ...@@ -556,7 +556,7 @@ &uart3 {
pinctrl-0 = <&pinctrl_uart3>; pinctrl-0 = <&pinctrl_uart3>;
status = "okay"; status = "okay";
rave-sp { mcu {
compatible = "zii,rave-sp-rdu1"; compatible = "zii,rave-sp-rdu1";
current-speed = <38400>; current-speed = <38400>;
#address-cells = <1>; #address-cells = <1>;
......
...@@ -311,7 +311,7 @@ &uart3 { ...@@ -311,7 +311,7 @@ &uart3 {
pinctrl-0 = <&pinctrl_uart3>; pinctrl-0 = <&pinctrl_uart3>;
status = "okay"; status = "okay";
rave-sp { mcu {
compatible = "zii,rave-sp-mezz"; compatible = "zii,rave-sp-mezz";
current-speed = <57600>; current-speed = <57600>;
#address-cells = <1>; #address-cells = <1>;
......
...@@ -319,7 +319,7 @@ &uart3 { ...@@ -319,7 +319,7 @@ &uart3 {
pinctrl-0 = <&pinctrl_uart3>; pinctrl-0 = <&pinctrl_uart3>;
status = "okay"; status = "okay";
rave-sp { mcu {
compatible = "zii,rave-sp-esb"; compatible = "zii,rave-sp-esb";
current-speed = <57600>; current-speed = <57600>;
#address-cells = <1>; #address-cells = <1>;
......
...@@ -277,7 +277,7 @@ &uart4 { ...@@ -277,7 +277,7 @@ &uart4 {
pinctrl-0 = <&pinctrl_uart4>; pinctrl-0 = <&pinctrl_uart4>;
status = "okay"; status = "okay";
rave-sp { mcu {
compatible = "zii,rave-sp-rdu2"; compatible = "zii,rave-sp-rdu2";
current-speed = <1000000>; current-speed = <1000000>;
#address-cells = <1>; #address-cells = <1>;
......
...@@ -204,7 +204,7 @@ &uart4 { ...@@ -204,7 +204,7 @@ &uart4 {
assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>; assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>;
status = "okay"; status = "okay";
rave-sp { mcu {
compatible = "zii,rave-sp-rdu2"; compatible = "zii,rave-sp-rdu2";
current-speed = <1000000>; current-speed = <1000000>;
#address-cells = <1>; #address-cells = <1>;
......
...@@ -607,7 +607,7 @@ &uart4 { ...@@ -607,7 +607,7 @@ &uart4 {
assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>; assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>;
status = "okay"; status = "okay";
rave-sp { mcu {
compatible = "zii,rave-sp-rdu2"; compatible = "zii,rave-sp-rdu2";
current-speed = <1000000>; current-speed = <1000000>;
#address-cells = <1>; #address-cells = <1>;
......
...@@ -241,7 +241,7 @@ &uart2 { ...@@ -241,7 +241,7 @@ &uart2 {
pinctrl-0 = <&pinctrl_uart2>; pinctrl-0 = <&pinctrl_uart2>;
status = "okay"; status = "okay";
rave-sp { mcu {
compatible = "zii,rave-sp-rdu2"; compatible = "zii,rave-sp-rdu2";
current-speed = <1000000>; current-speed = <1000000>;
#address-cells = <1>; #address-cells = <1>;
......
...@@ -254,7 +254,7 @@ &uart1 { ...@@ -254,7 +254,7 @@ &uart1 {
pinctrl-0 = <&pinctrl_uart1>; pinctrl-0 = <&pinctrl_uart1>;
status = "okay"; status = "okay";
rave-sp { mcu {
compatible = "zii,rave-sp-rdu2"; compatible = "zii,rave-sp-rdu2";
current-speed = <1000000>; current-speed = <1000000>;
#address-cells = <1>; #address-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment