aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-08-30 22:08:45 +0200
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-09-13 23:55:34 +0000
commit7a1dcc9d022f180ef95cc966dfbbfc22dc6efa1c (patch)
treeee27b9eeb3a6169de29b395f5431e37f4b39e4e1 /arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
parentarm64: dts: ipq8074: enable watchdog support (diff)
downloadlinux-dev-7a1dcc9d022f180ef95cc966dfbbfc22dc6efa1c.tar.xz
linux-dev-7a1dcc9d022f180ef95cc966dfbbfc22dc6efa1c.zip
arm64: dts: qcom: 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/20200830200845.1771-1-freifunk@adrianschmutzler.de Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi')
-rw-r--r--arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
index 194343510dcb..8665d3464e9b 100644
--- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
+++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
@@ -585,7 +585,7 @@
};
&camss {
- status = "ok";
+ status = "okay";
ports {
#address-cells = <1>;
#size-cells = <0>;
@@ -602,7 +602,7 @@
};
&cci {
- status = "ok";
+ status = "okay";
};
&cci_i2c0 {