From: Laurentiu Mihalcea Date: Mon, 21 Oct 2024 15:52:19 +0000 (-0400) Subject: arm64: dts: imx8qm: drop dsp node from audio_subsys bus X-Git-Tag: v6.13-rc1~140^2~26^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d163e346c76a708ab15bbd14139d03a6898533d;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: imx8qm: drop dsp node from audio_subsys bus On i.MX8QM, the DSP is in the VPU subsystem, which means that using the 'dsp' node from 'imx8-ss-audio.dtsi' is wrong as it's placed under the wrong bus. As such, drop it. Signed-off-by: Laurentiu Mihalcea Reviewed-by: Frank Li Tested-by: Iuliana Prodan Reviewed-by: Iuliana Prodan Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8qm.dtsi b/arch/arm64/boot/dts/freescale/imx8qm.dtsi index a7e2d1ec26710..9ae42eb5239b6 100644 --- a/arch/arm64/boot/dts/freescale/imx8qm.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8qm.dtsi @@ -609,3 +609,5 @@ #include "imx8qm-ss-lvds.dtsi" #include "imx8qm-ss-mipi.dtsi" #include "imx8qm-ss-hsio.dtsi" + +/delete-node/ &dsp;