Merge "ARM: dts: msm: Add cpu pmu node to sdxpinn SoC"

This commit is contained in:
qctecmdr
2022-09-26 01:33:28 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -776,6 +776,12 @@
};
};
cpu_pmu: cpu-pmu {
compatible = "arm,armv8-pmuv3";
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled";
};
tlmm: pinctrl@f000000 {
compatible = "qcom,sdxpinn-pinctrl";
reg = <0x0F000000 0x400000>;
@@ -787,6 +793,11 @@
wakeup-parent = <&pdc>;
};
qcom,dload-mode {
compatible = "qcom,dload-mode";
status = "disabled";
};
ipcc_mproc: qcom,ipcc@408000 {
compatible = "qcom,ipcc";
reg = <0x408000 0x1000>;