Commit e0cb59bd authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo
Browse files

arm64: dts: imx8qxp-mek: Enable scu key



Enable scu key for i.MX8QXP MEK board.

Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 49dad0c1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -234,3 +234,7 @@
&adma_dsp {
	status = "okay";
};

&scu_key {
	status = "okay";
};