arm64: dts: Disable amix when running SOF testcases
authorDaniel Baluta <daniel.baluta@nxp.com>
Mon, 2 Dec 2019 15:01:06 +0000 (17:01 +0200)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:30 +0000 (11:21 +0800)
This will allow imx8qxp-mek-sof.dtb to be used exclusively
for SOF.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
arch/arm64/boot/dts/freescale/imx8qxp-mek-sof.dts

index 0f271f7..d3d64a1 100644 (file)
        status = "okay";
 };
 
+&amix {
+       status = "disabled";
+};
+
 &esai0 {
        status = "disabled";
 };