ipq40xx: Add reserved memory for WPJ428
[openwrt/openwrt.git] / target / linux / ipq40xx / files-4.14 / arch / arm / boot / dts / qcom-ipq4028-wpj428.dts
index f9f0f96ae9c9adcff159f060038af8e539e6a8ca..88ea370858859ee6068e986170e023a93268c683 100644 (file)
        model = "Compex WPJ428";
        compatible = "compex,wpj428", "qcom,ipq4019";
 
+       reserved-memory {
+               #address-cells = <0x1>;
+               #size-cells = <0x1>;
+               ranges;
+
+               tz_apps@87b80000 {
+                       reg = <0x87b80000 0x280000>;
+                       no-map;
+               };
+
+               smem@87e00000 {
+                       reg = <0x87e00000 0x080000>;
+                       no-map;
+               };
+
+               tz@87e80000 {
+                       reg = <0x87e80000 0x180000>;
+                       no-map;
+               };
+       };
+
        soc {
                mdio@90000 {
                        status = "okay";