mirror of
https://github.com/torvalds/linux.git
synced 2024-12-30 06:41:43 +00:00
arm64: dts: Add PMU node for APM X-Gene Storm SOC
This patch adds the PMU device tree node for APM X-Gene Storm SOC. Signed-off-by: Vinayak Kale <vkale@apm.com> Signed-off-by: Feng Kan <fkan@apm.com>
This commit is contained in:
parent
51f1e4a0d4
commit
7434f42b8e
@ -97,6 +97,11 @@
|
||||
clock-frequency = <50000000>;
|
||||
};
|
||||
|
||||
pmu {
|
||||
compatible = "apm,potenza-pmu", "arm,armv8-pmuv3";
|
||||
interrupts = <1 12 0xff04>;
|
||||
};
|
||||
|
||||
soc {
|
||||
compatible = "simple-bus";
|
||||
#address-cells = <2>;
|
||||
|
Loading…
Reference in New Issue
Block a user