mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 08:21:14 +00:00
ipq40xx: replace "ok" with "okay" for status in DTS files
While "ok" is recognized in DT parsing, only "okay" is actually mentioned as valid value. Replace it accordingly. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
fdd968d64e
commit
2308644b0c
@ -19,7 +19,7 @@
|
|||||||
soc {
|
soc {
|
||||||
edma@c080000 {
|
edma@c080000 {
|
||||||
qcom,num_gmac = <1>;
|
qcom,num_gmac = <1>;
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
tcsr@1949000 {
|
tcsr@1949000 {
|
||||||
@ -41,25 +41,25 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
rng@22000 {
|
rng@22000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
crypto@8e3a000 {
|
crypto@8e3a000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
watchdog@b017000 {
|
watchdog@b017000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
ess-switch@c000000 {
|
ess-switch@c000000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
switch_lan_bmp = <0x20>;
|
switch_lan_bmp = <0x20>;
|
||||||
switch_wan_bmp = <0x00>;
|
switch_wan_bmp = <0x00>;
|
||||||
};
|
};
|
||||||
|
|
||||||
ess-psgmii@98000 {
|
ess-psgmii@98000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -91,7 +91,7 @@
|
|||||||
&blsp1_spi1 {
|
&blsp1_spi1 {
|
||||||
pinctrl-0 = <&spi_0_pins>;
|
pinctrl-0 = <&spi_0_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
status = "ok";
|
status = "okay";
|
||||||
cs-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>;
|
cs-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>;
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
@ -179,17 +179,17 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&blsp_dma {
|
&blsp_dma {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&blsp1_uart1 {
|
&blsp1_uart1 {
|
||||||
pinctrl-0 = <&serial_pins>;
|
pinctrl-0 = <&serial_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&cryptobam {
|
&cryptobam {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&gmac0 {
|
&gmac0 {
|
||||||
@ -201,7 +201,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&tlmm {
|
&tlmm {
|
||||||
@ -231,11 +231,11 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&wifi0 {
|
&wifi0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
qcom,ath10k-calibration-variant = "dlink,dap-2610";
|
qcom,ath10k-calibration-variant = "dlink,dap-2610";
|
||||||
};
|
};
|
||||||
|
|
||||||
&wifi1 {
|
&wifi1 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
qcom,ath10k-calibration-variant = "dlink,dap-2610";
|
qcom,ath10k-calibration-variant = "dlink,dap-2610";
|
||||||
};
|
};
|
||||||
|
@ -275,7 +275,7 @@
|
|||||||
i2c_0: i2c@78b7000 {
|
i2c_0: i2c@78b7000 {
|
||||||
pinctrl-0 = <&i2c_0_pins>;
|
pinctrl-0 = <&i2c_0_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
serial@78af000 {
|
serial@78af000 {
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
i2c_0: i2c@78b7000 {
|
i2c_0: i2c@78b7000 {
|
||||||
pinctrl-0 = <&i2c_0_pins>;
|
pinctrl-0 = <&i2c_0_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
tpm@29 {
|
tpm@29 {
|
||||||
/* No Driver */
|
/* No Driver */
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
i2c_0: i2c@78b7000 {
|
i2c_0: i2c@78b7000 {
|
||||||
pinctrl-0 = <&i2c_0_pins>;
|
pinctrl-0 = <&i2c_0_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
tpm@29 {
|
tpm@29 {
|
||||||
/* No Driver */
|
/* No Driver */
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
soc {
|
soc {
|
||||||
edma@c080000 {
|
edma@c080000 {
|
||||||
qcom,num_gmac = <1>;
|
qcom,num_gmac = <1>;
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
tcsr@1949000 {
|
tcsr@1949000 {
|
||||||
@ -41,25 +41,25 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
rng@22000 {
|
rng@22000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
crypto@8e3a000 {
|
crypto@8e3a000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
watchdog@b017000 {
|
watchdog@b017000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
ess-switch@c000000 {
|
ess-switch@c000000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
switch_lan_bmp = <0x20>;
|
switch_lan_bmp = <0x20>;
|
||||||
switch_wan_bmp = <0x00>;
|
switch_wan_bmp = <0x00>;
|
||||||
};
|
};
|
||||||
|
|
||||||
ess-psgmii@98000 {
|
ess-psgmii@98000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -91,7 +91,7 @@
|
|||||||
&blsp1_spi1 {
|
&blsp1_spi1 {
|
||||||
pinctrl-0 = <&spi_0_pins>;
|
pinctrl-0 = <&spi_0_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
status = "ok";
|
status = "okay";
|
||||||
cs-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>;
|
cs-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>;
|
||||||
|
|
||||||
flash@0 {
|
flash@0 {
|
||||||
@ -179,17 +179,17 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&blsp_dma {
|
&blsp_dma {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&blsp1_uart1 {
|
&blsp1_uart1 {
|
||||||
pinctrl-0 = <&serial_pins>;
|
pinctrl-0 = <&serial_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&cryptobam {
|
&cryptobam {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&gmac0 {
|
&gmac0 {
|
||||||
@ -201,7 +201,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&mdio {
|
&mdio {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&tlmm {
|
&tlmm {
|
||||||
@ -231,11 +231,11 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&wifi0 {
|
&wifi0 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
qcom,ath10k-calibration-variant = "dlink,dap-2610";
|
qcom,ath10k-calibration-variant = "dlink,dap-2610";
|
||||||
};
|
};
|
||||||
|
|
||||||
&wifi1 {
|
&wifi1 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
qcom,ath10k-calibration-variant = "dlink,dap-2610";
|
qcom,ath10k-calibration-variant = "dlink,dap-2610";
|
||||||
};
|
};
|
||||||
|
@ -275,7 +275,7 @@
|
|||||||
i2c_0: i2c@78b7000 {
|
i2c_0: i2c@78b7000 {
|
||||||
pinctrl-0 = <&i2c_0_pins>;
|
pinctrl-0 = <&i2c_0_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
serial@78af000 {
|
serial@78af000 {
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
i2c_0: i2c@78b7000 {
|
i2c_0: i2c@78b7000 {
|
||||||
pinctrl-0 = <&i2c_0_pins>;
|
pinctrl-0 = <&i2c_0_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
tpm@29 {
|
tpm@29 {
|
||||||
/* No Driver */
|
/* No Driver */
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
i2c_0: i2c@78b7000 {
|
i2c_0: i2c@78b7000 {
|
||||||
pinctrl-0 = <&i2c_0_pins>;
|
pinctrl-0 = <&i2c_0_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
status = "ok";
|
status = "okay";
|
||||||
|
|
||||||
tpm@29 {
|
tpm@29 {
|
||||||
/* No Driver */
|
/* No Driver */
|
||||||
|
@ -19,23 +19,23 @@ Signed-off-by: John Crispin <john@phrozen.org>
|
|||||||
};
|
};
|
||||||
+
|
+
|
||||||
+ usb3_ss_phy: ssphy@9a000 {
|
+ usb3_ss_phy: ssphy@9a000 {
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ usb3_hs_phy: hsphy@a6000 {
|
+ usb3_hs_phy: hsphy@a6000 {
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ usb3: usb3@8af8800 {
|
+ usb3: usb3@8af8800 {
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ usb2_hs_phy: hsphy@a8000 {
|
+ usb2_hs_phy: hsphy@a8000 {
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ usb2: usb2@60f8800 {
|
+ usb2: usb2@60f8800 {
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
+ compatible = "qcom,tcsr";
|
+ compatible = "qcom,tcsr";
|
||||||
+ reg = <0x194b000 0x100>;
|
+ reg = <0x194b000 0x100>;
|
||||||
+ qcom,usb-hsphy-mode-select = <TCSR_USB_HSPHY_HOST_MODE>;
|
+ qcom,usb-hsphy-mode-select = <TCSR_USB_HSPHY_HOST_MODE>;
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ ess_tcsr@1953000 {
|
+ ess_tcsr@1953000 {
|
||||||
@ -77,7 +77,7 @@
|
|||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
usb3_ss_phy: ssphy@9a000 {
|
usb3_ss_phy: ssphy@9a000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
--- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
|
--- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
|
||||||
+++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
|
+++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
|
||||||
|
@ -19,23 +19,23 @@ Signed-off-by: John Crispin <john@phrozen.org>
|
|||||||
};
|
};
|
||||||
+
|
+
|
||||||
+ usb3_ss_phy: ssphy@9a000 {
|
+ usb3_ss_phy: ssphy@9a000 {
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ usb3_hs_phy: hsphy@a6000 {
|
+ usb3_hs_phy: hsphy@a6000 {
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ usb3: usb3@8af8800 {
|
+ usb3: usb3@8af8800 {
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ usb2_hs_phy: hsphy@a8000 {
|
+ usb2_hs_phy: hsphy@a8000 {
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ usb2: usb2@60f8800 {
|
+ usb2: usb2@60f8800 {
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
+ compatible = "qcom,tcsr";
|
+ compatible = "qcom,tcsr";
|
||||||
+ reg = <0x194b000 0x100>;
|
+ reg = <0x194b000 0x100>;
|
||||||
+ qcom,usb-hsphy-mode-select = <TCSR_USB_HSPHY_HOST_MODE>;
|
+ qcom,usb-hsphy-mode-select = <TCSR_USB_HSPHY_HOST_MODE>;
|
||||||
+ status = "ok";
|
+ status = "okay";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ ess_tcsr@1953000 {
|
+ ess_tcsr@1953000 {
|
||||||
@ -77,7 +77,7 @@
|
|||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
usb3_ss_phy: ssphy@9a000 {
|
usb3_ss_phy: ssphy@9a000 {
|
||||||
status = "ok";
|
status = "okay";
|
||||||
};
|
};
|
||||||
--- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
|
--- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
|
||||||
+++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
|
+++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
|
||||||
|
Loading…
Reference in New Issue
Block a user