From 2308644b0ce938bbdfe6155b12aae85dd02beea7 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Mon, 11 May 2020 11:52:34 +0200 Subject: 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 --- target/linux/ipq40xx/patches-5.4/900-dts-ipq4019-ap-dk01.1.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ipq40xx/patches-5.4/900-dts-ipq4019-ap-dk01.1.patch') diff --git a/target/linux/ipq40xx/patches-5.4/900-dts-ipq4019-ap-dk01.1.patch b/target/linux/ipq40xx/patches-5.4/900-dts-ipq4019-ap-dk01.1.patch index 48825375eb..5157079762 100644 --- a/target/linux/ipq40xx/patches-5.4/900-dts-ipq4019-ap-dk01.1.patch +++ b/target/linux/ipq40xx/patches-5.4/900-dts-ipq4019-ap-dk01.1.patch @@ -17,7 +17,7 @@ + compatible = "qcom,tcsr"; + reg = <0x194b000 0x100>; + qcom,usb-hsphy-mode-select = ; -+ status = "ok"; ++ status = "okay"; + }; + + ess_tcsr@1953000 { @@ -77,7 +77,7 @@ + }; + usb3_ss_phy: ssphy@9a000 { - status = "ok"; + status = "okay"; }; --- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts +++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts -- cgit v1.2.3