arm64: dts: broadcom: 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>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Adrian Schmutzler
2020-08-30 22:03:33 +02:00
committed by Florian Fainelli
parent 9123e3a74e
commit ed23822eb2

View File

@@ -151,7 +151,7 @@
};
&nand {
status = "ok";
status = "okay";
nandcs@0 {
compatible = "brcm,nandcs";
reg = <0>;