Commit 1792375b authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

ARM: dts: ti: use "okay" for status

"okay" over "ok" is preferred for status property.
Acked-by: default avatarNishanth Menon <nm@ti.com>
Acked-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20230127101836.93845-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
parent 90bf48c6
......@@ -415,7 +415,7 @@ &edma1 {
&aemif {
pinctrl-names = "default";
pinctrl-0 = <&nand_pins>;
status = "ok";
status = "okay";
cs3 {
#address-cells = <2>;
#size-cells = <1>;
......
......@@ -159,7 +159,7 @@ partition@1 {
};
&mdio {
status = "ok";
status = "okay";
ethphy0: ethernet-phy@0 {
compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
reg = <0>;
......
......@@ -534,7 +534,7 @@ tlv320aic3106: tlv320aic3106@1b {
&dss {
pinctrl-names = "default";
pinctrl-0 = <&vout_pins>;
status = "ok";
status = "okay";
port {
dpi_out: endpoint {
......
......@@ -183,7 +183,7 @@ partition@1 {
};
&mdio {
status = "ok";
status = "okay";
ethphy0: ethernet-phy@0 {
compatible = "marvell,88E1111", "ethernet-phy-ieee802.3-c22";
reg = <0>;
......
......@@ -132,7 +132,7 @@ partition@1 {
};
&mdio {
status = "ok";
status = "okay";
ethphy0: ethernet-phy@0 {
compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
reg = <0>;
......
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