Loading Documentation/devicetree/bindings/arm/msm/qcom,llcc.txt +10 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,16 @@ Require Properties: Value Type: <stringlist> Definition: Address names. Must be "llcc" - llcc-bank-off: Usage: required Value Type: <u32 array> Definition: Offsets of llcc banks from llcc base address starting from LLCC bank0. - llcc-broadcast-off: Usage: required Value Type: <u32> Definition: Offset of broadcast register from LLCC bank0 address. - #cache-cells: Usage: required Value Type: <u32> Loading arch/arm64/boot/dts/qcom/sdm845.dtsi +4 −2 Original line number Diff line number Diff line Loading @@ -1468,10 +1468,12 @@ "l3-scu-faultirq"; }; qcom,llcc@1300000 { qcom,llcc@1100000 { compatible = "qcom,llcc-core", "syscon", "simple-mfd"; reg = <0x1300000 0x50000>; reg = <0x1100000 0x250000>; reg-names = "llcc_base"; qcom,llcc-banks-off = <0x0 0x80000 0x100000 0x180000>; qcom,llcc-broadcast-off = <0x200000>; llcc: qcom,sdm845-llcc { compatible = "qcom,sdm845-llcc"; Loading Loading
Documentation/devicetree/bindings/arm/msm/qcom,llcc.txt +10 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,16 @@ Require Properties: Value Type: <stringlist> Definition: Address names. Must be "llcc" - llcc-bank-off: Usage: required Value Type: <u32 array> Definition: Offsets of llcc banks from llcc base address starting from LLCC bank0. - llcc-broadcast-off: Usage: required Value Type: <u32> Definition: Offset of broadcast register from LLCC bank0 address. - #cache-cells: Usage: required Value Type: <u32> Loading
arch/arm64/boot/dts/qcom/sdm845.dtsi +4 −2 Original line number Diff line number Diff line Loading @@ -1468,10 +1468,12 @@ "l3-scu-faultirq"; }; qcom,llcc@1300000 { qcom,llcc@1100000 { compatible = "qcom,llcc-core", "syscon", "simple-mfd"; reg = <0x1300000 0x50000>; reg = <0x1100000 0x250000>; reg-names = "llcc_base"; qcom,llcc-banks-off = <0x0 0x80000 0x100000 0x180000>; qcom,llcc-broadcast-off = <0x200000>; llcc: qcom,sdm845-llcc { compatible = "qcom,sdm845-llcc"; Loading