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:
Feng Kan 2015-01-07 17:33:38 -07:00 committed by Duc Dang
parent 51f1e4a0d4
commit 7434f42b8e

View File

@ -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>;