lkml.org 
[lkml]   [2021]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 03/17] arm64: dts: qcom: sm6350: Add LLCC node
    Date
    Add a node for LLCC with SM6350-specific compatible.

    Acked-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
    Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
    ---
    arch/arm64/boot/dts/qcom/sm6350.dtsi | 6 ++++++
    1 file changed, 6 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/sm6350.dtsi b/arch/arm64/boot/dts/qcom/sm6350.dtsi
    index d718ecf7d74e..5442c088cf37 100644
    --- a/arch/arm64/boot/dts/qcom/sm6350.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sm6350.dtsi
    @@ -372,6 +372,12 @@ tcsr_mutex: hwlock@1f40000 {
    #hwlock-cells = <1>;
    };

    + system-cache-controller@9200000 {
    + compatible = "qcom,sm6350-llcc";
    + reg = <0 0x09200000 0 0x50000>, <0 0x09600000 0 0x50000>;
    + reg-names = "llcc_base", "llcc_broadcast_base";
    + };
    +
    pdc: interrupt-controller@b220000 {
    compatible = "qcom,sm6350-pdc", "qcom,pdc";
    reg = <0 0x0b220000 0 0x30000>, <0 0x17c000f0 0 0x64>;
    --
    2.33.0
    \
     
     \ /
      Last update: 2021-09-23 18:24    [W:3.122 / U:0.156 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site