arm64: dts: rockchip: replace status value "ok" by "okay"

While the DT parser recognizes "ok" as a valid value for the
"status" property, it is actually mentioned nowhere. Use the
proper value "okay" instead, as done in the majority of files
already.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Link: https://lore.kernel.org/r/20200830201112.1934-1-freifunk@adrianschmutzler.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Adrian Schmutzler 2020-08-30 22:11:12 +02:00 committed by Heiko Stuebner
parent 4be8df7b3b
commit 9caff35d7e
3 changed files with 4 additions and 4 deletions

View File

@ -134,7 +134,7 @@
pinctrl-0 = <&rmii_pins>;
tx_delay = <0x30>;
rx_delay = <0x10>;
status = "ok";
status = "okay";
};
&i2c0 {

View File

@ -183,7 +183,7 @@
snps,reset-delays-us = <0 10000 1000000>;
tx_delay = <0x30>;
rx_delay = <0x10>;
status = "ok";
status = "okay";
};
&i2c0 {

View File

@ -167,7 +167,7 @@
pinctrl-0 = <&rmii_pins>;
tx_delay = <0x30>;
rx_delay = <0x10>;
status = "ok";
status = "okay";
};
&i2c0 {
@ -198,7 +198,7 @@
};
&io_domains {
status = "ok";
status = "okay";
audio-supply = <&vcc_io>;
gpio30-supply = <&vcc_io>;