diff --git a/qcom/pineapple.dtsi b/qcom/pineapple.dtsi index 73bc18f9..fe502053 100644 --- a/qcom/pineapple.dtsi +++ b/qcom/pineapple.dtsi @@ -3245,6 +3245,11 @@ reg = <0x0 0x9b09a000 0x0 0x2000>; }; + lost_reg_mem { + no-map; + reg = <0x0 0x9b09c000 0x0 0x4000>; + }; + spss_region_mem: spss_region_region@9b0a0000 { no-map; reg = <0x0 0x9b0a0000 0x0 0x1e0000>; diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index a129ee71..ad1704e8 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3691,6 +3691,11 @@ reg = <0x0 0x9b09a000 0x0 0x2000>; }; + lost_reg_mem { + no-map; + reg = <0x0 0x9b09c000 0x0 0x4000>; + }; + spss_region_mem: spss_region_region@9b0a0000 { no-map; reg = <0x0 0x9b0a0000 0x0 0x1e0000>;