Commit 7434f42b authored by Feng Kan's avatar Feng Kan Committed by Duc Dang

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: default avatarVinayak Kale <vkale@apm.com>
Signed-off-by: default avatarFeng Kan <fkan@apm.com>
parent 51f1e4a0
......@@ -97,6 +97,11 @@ timer {
clock-frequency = <50000000>;
};
pmu {
compatible = "apm,potenza-pmu", "arm,armv8-pmuv3";
interrupts = <1 12 0xff04>;
};
soc {
compatible = "simple-bus";
#address-cells = <2>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment