ipq40xx: fix gpio-hog related boot issues
[oweals/openwrt.git] / target / linux / ipq40xx / patches-4.14 / 864-07-dts-ipq4019-ap-dk01.1-c1-add-spi-and-ram-nodes.patch
index e9d262069f7e365a32611e1f7824794d480df5f8..a358a56eae69b534de71f4bb60a26d7c081fdb72 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
 +++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1-c1.dts
-@@ -19,4 +19,112 @@
+@@ -19,4 +19,71 @@
  / {
        model = "Qualcomm Technologies, Inc. IPQ40xx/AP-DK01.1-C1";
  
@@ -8,47 +8,6 @@
 +              device_type = "memory";
 +              reg = <0x80000000 0x10000000>;
 +      };
-+
-+      reserved-memory {
-+              #address-cells = <0x1>;
-+              #size-cells = <0x1>;
-+              ranges;
-+
-+              apps_bl@87000000 {
-+                      reg = <0x87000000 0x400000>;
-+                      no-map;
-+              };
-+
-+              sbl@87400000 {
-+                      reg = <0x87400000 0x100000>;
-+                      no-map;
-+              };
-+
-+              cnss_debug@87500000 {
-+                      reg = <0x87500000 0x600000>;
-+                      no-map;
-+              };
-+
-+              cpu_context_dump@87b00000 {
-+                      reg = <0x87b00000 0x080000>;
-+                      no-map;
-+              };
-+
-+              tz_apps@87b80000 {
-+                      reg = <0x87b80000 0x280000>;
-+                      no-map;
-+              };
-+
-+              smem@87e00000 {
-+                      reg = <0x87e00000 0x080000>;
-+                      no-map;
-+              };
-+
-+              tz@87e80000 {
-+                      reg = <0x87e80000 0x180000>;
-+                      no-map;
-+              };
-+      };
 +};
 +
 +&spi_0 {