summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-09-05 20:18:48 +0200
committerShawn Guo <shawnguo@kernel.org>2018-09-10 03:04:37 +0200
commit37f2c303167e8163bf2897cff62e969ab2fd8780 (patch)
treefcad807e3c6040b9148cf5813c4166887f835ebc /arch/arm/boot
parentARM: dts: imx6qdl-sabreauto: add egalax touch screen support (diff)
downloadlinux-37f2c303167e8163bf2897cff62e969ab2fd8780.tar.xz
linux-37f2c303167e8163bf2897cff62e969ab2fd8780.zip
ARM: dts: imx6ul: Enable the PMU node
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>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r--arch/arm/boot/dts/imx6ul.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index 448d765475f9..2a770d01a603 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -156,7 +156,6 @@
compatible = "arm,cortex-a7-pmu";
interrupt-parent = <&gpc>;
interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
- status = "disabled";
};
soc {