Merge "ARM: dts: msm: Add LLCC broadacst register mappings on Pineapple"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
834aff3518
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
* Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <dt-bindings/clock/qcom,camcc-pineapple.h>
|
#include <dt-bindings/clock/qcom,camcc-pineapple.h>
|
||||||
@@ -1851,9 +1851,9 @@
|
|||||||
compatible = "qcom,pineapple-llcc", "qcom,llcc-v50";
|
compatible = "qcom,pineapple-llcc", "qcom,llcc-v50";
|
||||||
reg = <0x25000000 0x200000>, <0x25400000 0x200000>,
|
reg = <0x25000000 0x200000>, <0x25400000 0x200000>,
|
||||||
<0x25200000 0x200000>, <0x25600000 0x200000>,
|
<0x25200000 0x200000>, <0x25600000 0x200000>,
|
||||||
<0x25800000 0x200000>;
|
<0x25800000 0x200000>, <0x25a00000 0x200000>;
|
||||||
reg-names = "llcc0_base", "llcc1_base", "llcc2_base",
|
reg-names = "llcc0_base", "llcc1_base", "llcc2_base",
|
||||||
"llcc3_base", "llcc_broadcast_base";
|
"llcc3_base", "llcc_broadcast_or_base", "llcc_broadcast_and_base";
|
||||||
interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
|
interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
cap-based-alloc-and-pwr-collapse;
|
cap-based-alloc-and-pwr-collapse;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user