]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: BCM5301X: Add profiling support
authorFelix Fietkau <nbd@openwrt.org>
Wed, 29 Jul 2015 21:51:00 +0000 (23:51 +0200)
committerOlof Johansson <olof@lixom.net>
Tue, 11 Aug 2015 13:17:24 +0000 (15:17 +0200)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/bcm5301x.dtsi

index 0bae9825c0b0c8f4c5d5a340ee1c2e0e6854c248..6f50f672efbdf754f200f67b9f4e1518d91f6a26 100644 (file)
                };
        };
 
+       pmu {
+               compatible = "arm,cortex-a9-pmu";
+               interrupts =
+                       <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
+                       <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
+       };
+
        clocks {
                #address-cells = <1>;
                #size-cells = <0>;