ipq40xx: replace "ok" with "okay" for status in DTS files
[openwrt/openwrt.git] / target / linux / ipq40xx / patches-4.19 / 077-qcom-ipq4019-add-USB-devicetree-nodes.patch
index e02fdf59c23f39b60ba371c6a2edeae1301532d7..30a0678fd83ce5eec238fc8b02b6547f8aa3518d 100644 (file)
@@ -19,23 +19,23 @@ Signed-off-by: John Crispin <john@phrozen.org>
                };
 +
 +              usb3_ss_phy: ssphy@9a000 {
-+                      status = "ok";
++                      status = "okay";
 +              };
 +
 +              usb3_hs_phy: hsphy@a6000 {
-+                      status = "ok";
++                      status = "okay";
 +              };
 +
 +              usb3: usb3@8af8800 {
-+                      status = "ok";
++                      status = "okay";
 +              };
 +
 +              usb2_hs_phy: hsphy@a8000 {
-+                      status = "ok";
++                      status = "okay";
 +              };
 +
 +              usb2: usb2@60f8800 {
-+                      status = "ok";
++                      status = "okay";
 +              };
        };
  };