summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-08-30 21:08:20 +0200
committerHeiko Stuebner <heiko@sntech.de>2020-08-30 21:47:07 +0200
commit0cf10e6f94335495f90fc62fb75d9569f6a603fb (patch)
tree92491d2fddae765f2e3bfc5ff7d4d000e6286b3f /arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi
parent20e464c0f12a9b1930adb0365326037d5b060cee (diff)
ARM: 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/20200830190820.20583-1-freifunk@adrianschmutzler.de Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi')
-rw-r--r--arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi b/arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi
index 61435d8ee37b..36efa36b7190 100644
--- a/arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi
+++ b/arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi
@@ -61,7 +61,7 @@
snps,reset-gpio = <&gpio4 RK_PB0 GPIO_ACTIVE_LOW>;
tx_delay = <0x30>;
rx_delay = <0x10>;
- status = "ok";
+ status = "okay";
};
&i2c0 {