diff --git a/qcom/parrot.dtsi b/qcom/parrot.dtsi index 593116cc..f432fed9 100644 --- a/qcom/parrot.dtsi +++ b/qcom/parrot.dtsi @@ -48,16 +48,16 @@ hsuart0 = &qupv3_se11_4uart; }; - sram: sram@17D09400 { + sram: sram@17D09100 { #address-cells = <2>; #size-cells = <2>; compatible = "mmio-sram"; - reg = <0x0 0x17D09400 0x0 0x400>; - ranges = <0x0 0x0 0x0 0x17D09400 0x0 0x400>; + reg = <0x0 0x17D09100 0x0 0x200>; + ranges = <0x0 0x0 0x0 0x17D09100 0x0 0x200>; cpu_scp_lpri: scp-shmem@0 { compatible = "arm,scp-shmem"; - reg = <0x0 0x0 0x0 0x400>; + reg = <0x0 0x0 0x0 0x200>; }; }; @@ -646,11 +646,6 @@ mboxes = <&rimps 0>; mbox-names = "tx"; shmem = <&cpu_scp_lpri>; - - scmi_plh: protocol@81 { - reg = <0x81>; - #clock-cells = <1>; - }; }; rimps_log: qcom,rimps_log@17d09c00 {