Commit 318a68f2 authored by Olof Johansson's avatar Olof Johansson

Merge tag 'renesas-dt-cleanups-for-v3.20' of...

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: default avatarOlof Johansson <olof@lixom.net>
parents eaa27f34 338d1f0b
......@@ -45,7 +45,7 @@ &usb_x1_clk {
};
&mtu2 {
status = "ok";
status = "okay";
};
&i2c2 {
......
......@@ -172,7 +172,7 @@ &ether {
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 @@ &ether {
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 @@ &ether {
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 @@ &ether {
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 {
......
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