From: Adrian Schmutzler Date: Sun, 30 Aug 2020 20:03:33 +0000 (+0200) Subject: arm64: dts: broadcom: replace status value "ok" by "okay" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ed23822eb24b6df608aedb007e569c2cc99f5c2c;p=linux.git 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 Signed-off-by: Florian Fainelli --- diff --git a/arch/arm64/boot/dts/broadcom/stingray/bcm958742-base.dtsi b/arch/arm64/boot/dts/broadcom/stingray/bcm958742-base.dtsi index a9b92e52d50e8..43aa5e9c00202 100644 --- a/arch/arm64/boot/dts/broadcom/stingray/bcm958742-base.dtsi +++ b/arch/arm64/boot/dts/broadcom/stingray/bcm958742-base.dtsi @@ -151,7 +151,7 @@ }; &nand { - status = "ok"; + status = "okay"; nandcs@0 { compatible = "brcm,nandcs"; reg = <0>;