lkml.org 
[lkml]   [2024]   [Feb]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 4/5] arm64: dts: qcom: sm8650: Add mapping to llcc Broadcast_AND region
    Date
    Mapping Broadcast_AND region for LLCC in SM8650.

    Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
    ---
    arch/arm64/boot/dts/qcom/sm8650.dtsi | 6 ++++--
    1 file changed, 4 insertions(+), 2 deletions(-)

    diff --git a/arch/arm64/boot/dts/qcom/sm8650.dtsi b/arch/arm64/boot/dts/qcom/sm8650.dtsi
    index 2df77123a8c7..daa5738b955e 100644
    --- a/arch/arm64/boot/dts/qcom/sm8650.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sm8650.dtsi
    @@ -4735,12 +4735,14 @@ system-cache-controller@25000000 {
    <0 0x25400000 0 0x200000>,
    <0 0x25200000 0 0x200000>,
    <0 0x25600000 0 0x200000>,
    - <0 0x25800000 0 0x200000>;
    + <0 0x25800000 0 0x200000>,
    + <0 0x25a00000 0 0x200000>;
    reg-names = "llcc0_base",
    "llcc1_base",
    "llcc2_base",
    "llcc3_base",
    - "llcc_broadcast_base";
    + "llcc_broadcast_base",
    + "llcc_broadcast_and_base";

    interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
    };
    --
    2.25.1

    \
     
     \ /
      Last update: 2024-05-27 14:50    [W:4.623 / U:0.064 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site