mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
Merge "ARM: dts: msm: Add cpu pmu node to sdxpinn SoC"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
af44685a90
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user