mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-12 16:15:05 -04:00
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 @@ &usb_x1_clk {
|
||||
};
|
||||
|
||||
&mtu2 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c2 {
|
||||
|
||||
@@ -172,7 +172,7 @@ ðer {
|
||||
pinctrl-names = "default";
|
||||
|
||||
phy-handle = <&phy0>;
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
|
||||
phy0: ethernet-phy@0 {
|
||||
reg = <0>;
|
||||
@@ -193,7 +193,7 @@ &cpg_clocks {
|
||||
};
|
||||
|
||||
&cmt1 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
|
||||
@@ -355,7 +355,7 @@ ðer {
|
||||
|
||||
phy-handle = <&phy1>;
|
||||
renesas,ether-link-active-low;
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
|
||||
phy1: ethernet-phy@1 {
|
||||
reg = <1>;
|
||||
@@ -366,7 +366,7 @@ phy1: ethernet-phy@1 {
|
||||
};
|
||||
|
||||
&cmt0 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mmcif1 {
|
||||
@@ -470,17 +470,17 @@ &cpu0 {
|
||||
};
|
||||
|
||||
&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 @@ &vin1 {
|
||||
pinctrl-0 = <&vin1_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
#address-cells = <1>;
|
||||
|
||||
@@ -156,7 +156,7 @@ ðer {
|
||||
|
||||
phy-handle = <&phy1>;
|
||||
renesas,ether-link-active-low;
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
|
||||
phy1: ethernet-phy@1 {
|
||||
reg = <1>;
|
||||
@@ -293,7 +293,7 @@ &pciec {
|
||||
|
||||
/* composite video input */
|
||||
&vin0 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
pinctrl-0 = <&vin0_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
|
||||
@@ -366,7 +366,7 @@ ðer {
|
||||
|
||||
phy-handle = <&phy1>;
|
||||
renesas,ether-link-active-low;
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
|
||||
phy1: ethernet-phy@1 {
|
||||
reg = <1>;
|
||||
@@ -377,7 +377,7 @@ phy1: ethernet-phy@1 {
|
||||
};
|
||||
|
||||
&cmt0 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sata0 {
|
||||
@@ -563,7 +563,7 @@ &cpu0 {
|
||||
|
||||
/* composite video input */
|
||||
&vin1 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
pinctrl-0 = <&vin1_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
|
||||
@@ -40,9 +40,9 @@ &extal_clk {
|
||||
};
|
||||
|
||||
&cmt0 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&scif2 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -179,7 +179,7 @@ simple-audio-card,codec {
|
||||
};
|
||||
|
||||
&cmt1 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
|
||||
Reference in New Issue
Block a user