Merge tag 'renesas-dt-cleanups-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
Merge "Renesas ARM Based SoC DT Cleanups for v3.20" from Simon Horman: * Replace status value "ok" with "okay" * tag 'renesas-dt-cleanups-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: ARM: shmobile: kzm9g-reference dts: Replace status value "ok" by "okay" ARM: shmobile: alt dts: Replace status value "ok" by "okay" ARM: shmobile: koelsch dts: Replace status value "ok" by "okay" ARM: shmobile: henninger dts: Replace status value "ok" by "okay" ARM: shmobile: lager dts: Replace status value "ok" by "okay" ARM: shmobile: armadillo800eva dts: Replace status value "ok" by "okay" ARM: shmobile: genmai dts: Replace status value "ok" by "okay" Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
};
|
||||
|
||||
&mtu2 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c2 {
|
||||
|
||||
@@ -172,7 +172,7 @@
|
||||
pinctrl-names = "default";
|
||||
|
||||
phy-handle = <&phy0>;
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
|
||||
phy0: ethernet-phy@0 {
|
||||
reg = <0>;
|
||||
@@ -193,7 +193,7 @@
|
||||
};
|
||||
|
||||
&cmt1 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
|
||||
@@ -355,7 +355,7 @@
|
||||
|
||||
phy-handle = <&phy1>;
|
||||
renesas,ether-link-active-low;
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
|
||||
phy1: ethernet-phy@1 {
|
||||
reg = <1>;
|
||||
@@ -366,7 +366,7 @@
|
||||
};
|
||||
|
||||
&cmt0 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mmcif1 {
|
||||
@@ -470,17 +470,17 @@
|
||||
};
|
||||
|
||||
&iic0 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&iic1 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
pinctrl-0 = <&iic1_pins>;
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&iic2 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
pinctrl-0 = <&iic2_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
@@ -562,7 +562,7 @@
|
||||
pinctrl-0 = <&vin1_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
#address-cells = <1>;
|
||||
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
phy-handle = <&phy1>;
|
||||
renesas,ether-link-active-low;
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
|
||||
phy1: ethernet-phy@1 {
|
||||
reg = <1>;
|
||||
@@ -293,7 +293,7 @@
|
||||
|
||||
/* composite video input */
|
||||
&vin0 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
pinctrl-0 = <&vin0_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
|
||||
@@ -366,7 +366,7 @@
|
||||
|
||||
phy-handle = <&phy1>;
|
||||
renesas,ether-link-active-low;
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
|
||||
phy1: ethernet-phy@1 {
|
||||
reg = <1>;
|
||||
@@ -377,7 +377,7 @@
|
||||
};
|
||||
|
||||
&cmt0 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sata0 {
|
||||
@@ -563,7 +563,7 @@
|
||||
|
||||
/* composite video input */
|
||||
&vin1 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
pinctrl-0 = <&vin1_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
|
||||
@@ -40,9 +40,9 @@
|
||||
};
|
||||
|
||||
&cmt0 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&scif2 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -179,7 +179,7 @@
|
||||
};
|
||||
|
||||
&cmt1 {
|
||||
status = "ok"
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
|
||||
Reference in New Issue
Block a user