X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Farm%2Fboot%2Fdts%2Fzynq-7000.dtsi;h=748fc347ed186088c17dfa230d7239ee656a4e61;hb=6fa52ed33bea997374a88dbacbba5bf8c7ac4fef;hp=51243db2e9e4cd812ce435b8f534e7c26028cd4a;hpb=bc8fd900c4d460b4e4bf785bb48bfced0ac9941b;p=karo-tx-linux.git diff --git a/arch/arm/boot/dts/zynq-7000.dtsi b/arch/arm/boot/dts/zynq-7000.dtsi index 51243db2e9e4..748fc347ed18 100644 --- a/arch/arm/boot/dts/zynq-7000.dtsi +++ b/arch/arm/boot/dts/zynq-7000.dtsi @@ -15,6 +15,13 @@ / { compatible = "xlnx,zynq-7000"; + pmu { + compatible = "arm,cortex-a9-pmu"; + interrupts = <0 5 4>, <0 6 4>; + interrupt-parent = <&intc>; + reg = < 0xf8891000 0x1000 0xf8893000 0x1000 >; + }; + amba { compatible = "simple-bus"; #address-cells = <1>;