arm64: dts: Add PMU node for APM X-Gene Storm SOC
authorFeng Kan <fkan@apm.com>
Thu, 8 Jan 2015 00:33:38 +0000 (17:33 -0700)
committerDuc Dang <dhdang@apm.com>
Wed, 16 Sep 2015 19:04:24 +0000 (12:04 -0700)
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>
arch/arm64/boot/dts/apm/apm-storm.dtsi

index c50a27f9d2fffe449ab6de388202f835017a8faf..9e65b75d35bcce6e2a6a58c032d4d76987a28856 100644 (file)
                clock-frequency = <50000000>;
        };
 
+       pmu {
+               compatible = "apm,potenza-pmu", "arm,armv8-pmuv3";
+               interrupts = <1 12 0xff04>;
+       };
+
        soc {
                compatible = "simple-bus";
                #address-cells = <2>;
This page took 0.027255 seconds and 5 git commands to generate.