aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-a42.dts
diff options
context:
space:
mode:
authorSven Eckelmann <sven.eckelmann@openmesh.com>2018-03-19 12:23:00 +0100
committerMathias Kresin <dev@kresin.me>2018-03-23 20:31:49 +0100
commit688ae1c4c0591508540f231512c3a0c81bc51586 (patch)
tree74883f0117bdf454befe26f99c49520ef13de892 /target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-a42.dts
parent6b456d1014619e854af6e523e231d3d8e8786990 (diff)
downloadupstream-688ae1c4c0591508540f231512c3a0c81bc51586.tar.gz
upstream-688ae1c4c0591508540f231512c3a0c81bc51586.tar.bz2
upstream-688ae1c4c0591508540f231512c3a0c81bc51586.zip
ipq40xx: Fix DTS status parameter values
The "Devicetree Speciļ¬cation, Release v0.2 - 2.3.4 status" [1] only allows the "okay" value for an operational device. The "ok" value will be accepted by the kernel but should be avoided. Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
Diffstat (limited to 'target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-a42.dts')
-rw-r--r--target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-a42.dts18
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-a42.dts b/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-a42.dts
index 772465cc2e..1ccd9f91c5 100644
--- a/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-a42.dts
+++ b/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-a42.dts
@@ -60,7 +60,7 @@
compatible = "qcom,tcsr";
reg = <0x194b000 0x100>;
qcom,usb-hsphy-mode-select = <TCSR_USB_HSPHY_HOST_MODE>;
- status = "ok";
+ status = "okay";
};
tcsr@1949000 {
@@ -82,21 +82,21 @@
};
usb2: usb2@60f8800 {
- status = "ok";
+ status = "okay";
};
serial@78af000 {
pinctrl-0 = <&serial_pins>;
pinctrl-names = "default";
- status = "ok";
+ status = "okay";
};
crypto@8e3a000 {
- status = "ok";
+ status = "okay";
};
watchdog@b017000 {
- status = "ok";
+ status = "okay";
};
ess-switch@c000000 {
@@ -183,13 +183,13 @@
};
&blsp_dma {
- status = "ok";
+ status = "okay";
};
&spi_0 {
pinctrl-0 = <&spi_0_pins>;
pinctrl-names = "default";
- status = "ok";
+ status = "okay";
cs-gpios = <&tlmm 54 0>;
m25p80@0 {
@@ -203,7 +203,7 @@
};
&cryptobam {
- status = "ok";
+ status = "okay";
};
&gmac0 {
@@ -223,7 +223,7 @@
};
&usb2_hs_phy {
- status = "ok";
+ status = "okay";
};
&wifi0 {