ARM: dts: imx53-ppd: Enable secure-reg-access

Add 'secure-reg-access' property to enable PMU and hardware counters
so that they can be properly used with the 'perf' tool.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
[fabio: kept the change only in imx53-ppd context]
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Sebastian Reichel 2018-07-12 10:02:36 -03:00 committed by Shawn Guo
parent 8c77258299
commit dd769b0900

View File

@ -594,6 +594,10 @@
};
};
&pmu {
secure-reg-access;
};
&pwm1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_pwm1>;