remoteproc_adsp: remoteproc@3000000 {
                        compatible = "qcom,sc8280xp-adsp-pas";
-                       reg = <0 0x03000000 0 0x100>;
+                       reg = <0 0x03000000 0 0x10000>;
 
                        interrupts-extended = <&intc GIC_SPI 162 IRQ_TYPE_EDGE_RISING>,
                                              <&smp2p_adsp_in 0 IRQ_TYPE_EDGE_RISING>,
 
                remoteproc_nsp0: remoteproc@1b300000 {
                        compatible = "qcom,sc8280xp-nsp0-pas";
-                       reg = <0 0x1b300000 0 0x100>;
+                       reg = <0 0x1b300000 0 0x10000>;
 
                        interrupts-extended = <&intc GIC_SPI 578 IRQ_TYPE_EDGE_RISING>,
                                              <&smp2p_nsp0_in 0 IRQ_TYPE_EDGE_RISING>,
 
                remoteproc_nsp1: remoteproc@21300000 {
                        compatible = "qcom,sc8280xp-nsp1-pas";
-                       reg = <0 0x21300000 0 0x100>;
+                       reg = <0 0x21300000 0 0x10000>;
 
                        interrupts-extended = <&intc GIC_SPI 887 IRQ_TYPE_EDGE_RISING>,
                                              <&smp2p_nsp1_in 0 IRQ_TYPE_EDGE_RISING>,