]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx6ul: Enable the PMU node
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 5 Sep 2018 18:18:48 +0000 (15:18 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 10 Sep 2018 01:04:37 +0000 (09:04 +0800)
There is no need to keep the PMU disabled.

Enable it like it is done in the other i.MX dtsi files.

With this change applied we see:

[    1.338866] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ul.dtsi

index 448d765475f9d8d9a19de5dcebd11fe7b60df97f..2a770d01a603dccdc485ecc584c69cf9b4610b84 100644 (file)
@@ -156,7 +156,6 @@ pmu {
                compatible = "arm,cortex-a7-pmu";
                interrupt-parent = <&gpc>;
                interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
-               status = "disabled";
        };
 
        soc {