arm64: dts: imx8qxp-mek: Enable scu key
authorAnson Huang <Anson.Huang@nxp.com>
Mon, 7 Oct 2019 01:41:48 +0000 (09:41 +0800)
committerShawn Guo <shawnguo@kernel.org>
Fri, 25 Oct 2019 02:52:47 +0000 (10:52 +0800)
Enable scu key for i.MX8QXP MEK board.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts

index 1946805..88dd913 100644 (file)
 &adma_dsp {
        status = "okay";
 };
+
+&scu_key {
+       status = "okay";
+};