ARM: dt: Add ARM PMU to tegra*.dtsi
[deliverable/linux.git] / arch / arm / boot / dts / tegra20.dtsi
index 3195ad5562d34b6a1dfb0db5fa546a93a1150ad2..d2bc7e7ad06df7f6d1073b7812ee69d2d1c26412 100644 (file)
                      < 0x50040100 0x0100 >;
        };
 
+       pmu {
+               compatible = "arm,cortex-a9-pmu";
+               interrupts = <0 56 0x04
+                             0 57 0x04>;
+       };
+
        apbdma: dma@6000a000 {
                compatible = "nvidia,tegra20-apbdma";
                reg = <0x6000a000 0x1200>;
This page took 0.026245 seconds and 5 git commands to generate.