ARM: dts: imx51-zii-rdu1: 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: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Fabio Estevam 2018-07-12 10:02:38 -03:00 committed by Shawn Guo
parent 3ec14f5eb5
commit b4d5f09fbc

View File

@ -565,6 +565,10 @@
remote-endpoint = <&display_in>;
};
&pmu {
secure-reg-access;
};
&ssi2 {
status = "okay";
};