Commit 10fff259 authored by Peter Senna Tschudin's avatar Peter Senna Tschudin Committed by Shawn Guo

ARM: dts: imx6q-bx50v3: Enable secure-reg-access

Enable secure debug enable register access for Bx50v3 devices to enable
PMU and hardware counters for perf.
Signed-off-by: default avatarPeter Senna Tschudin <peter.senna@collabora.com>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.co.uk>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 7d926e11
......@@ -353,6 +353,10 @@ MX6QDL_PAD_GPIO_6__GPIO1_IO06 0x1b0b0
};
};
&pmu {
secure-reg-access;
};
&usdhc2 {
status = "disabled";
};
......
......@@ -143,7 +143,7 @@ lvds1_mux_1: endpoint {
};
};
pmu {
pmu: pmu {
compatible = "arm,cortex-a9-pmu";
interrupt-parent = <&gpc>;
interrupts = <0 94 IRQ_TYPE_LEVEL_HIGH>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment