mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 13:43:21 -04:00
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 <laurentiu.mihalcea@nxp.com> Reviewed-by: Frank Li <Frank.Li@nxp.com> Tested-by: Iuliana Prodan <iuliana.prodan@nxp.com> Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
f3e22e1d81
commit
3d163e346c
@@ -609,3 +609,5 @@ mipi_pll_div2_clk: clock-controller-mipi-div2-pll {
|
||||
#include "imx8qm-ss-lvds.dtsi"
|
||||
#include "imx8qm-ss-mipi.dtsi"
|
||||
#include "imx8qm-ss-hsio.dtsi"
|
||||
|
||||
/delete-node/ &dsp;
|
||||
|
||||
Reference in New Issue
Block a user