lkml.org 
[lkml]   [2023]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 05/15] arm64: dts: qcom: sm6375: Add IMEM
    Add a node for the IMEM block on SM6375.

    Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
    ---
    arch/arm64/boot/dts/qcom/sm6375.dtsi | 14 ++++++++++++++
    1 file changed, 14 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/sm6375.dtsi b/arch/arm64/boot/dts/qcom/sm6375.dtsi
    index de5882c0ff81..5a0abb7f7124 100644
    --- a/arch/arm64/boot/dts/qcom/sm6375.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sm6375.dtsi
    @@ -1233,6 +1233,20 @@ IPCC_MPROC_SIGNAL_GLINK_QMP
    };
    };

    + sram@c125000 {
    + compatible = "qcom,sm6375-imem", "syscon", "simple-mfd";
    + reg = <0 0x0c125000 0 0x1000>;
    + ranges = <0 0 0x0c125000 0x1000>;
    +
    + #address-cells = <1>;
    + #size-cells = <1>;
    +
    + pil-reloc@94c {
    + compatible = "qcom,pil-reloc-info";
    + reg = <0x94c 0xc8>;
    + };
    + };
    +
    apps_smmu: iommu@c600000 {
    compatible = "qcom,sm6375-smmu-500", "arm,mmu-500";
    reg = <0 0x0c600000 0 0x100000>;
    --
    2.39.2

    \
     
     \ /
      Last update: 2023-03-27 00:43    [W:6.633 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site