Merge "ARM: dts: msm: Enable PMU on Tuna"

This commit is contained in:
QCTECMDR Service
2024-09-18 02:11:04 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1446,6 +1446,11 @@
reg = <0x10c3000 0x1000>; reg = <0x10c3000 0x1000>;
}; };
cpu_pmu: cpu-pmu {
compatible = "arm,armv8-pmuv3";
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
};
spmi_bus: spmi0_bus: qcom,spmi@c42d000 { spmi_bus: spmi0_bus: qcom,spmi@c42d000 {
compatible = "qcom,spmi-pmic-arb"; compatible = "qcom,spmi-pmic-arb";
reg = <0xc42d000 0x4000>, reg = <0xc42d000 0x4000>,