summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qxp-mek-dsp.dts
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@nxp.com>2019-08-20 14:05:19 +0300
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:06:40 +0800
commit6076103a33e88b25cb8a0647140005ef070f2f4d (patch)
tree123f7cf3fc4477bd0dd07a6e2ed6c1c76e8864ca /arch/arm64/boot/dts/freescale/imx8qxp-mek-dsp.dts
parent7df19d43bf800041e97295ad0f9bfc5a1e5ebf9a (diff)
arm64: dts: imx8qxp-mek-dsp: Change compatible string for old DSP driver
Currently there are two Linux DSP drivers. We will use the following compatible strings depending on which driver is used: 1) fsl,imx8qxp-dsp-v1 Used for FSL DSP Linux driver that works with the old audio framework written completely inside NXP. 2) fsl,imx8qxp-dsp Used for SOF Linux driver. This will be used in the future, but until SOF Linux driver / FW will completely support all the features we will need to support 1) and 2) in parallel. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8qxp-mek-dsp.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8qxp-mek-dsp.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-mek-dsp.dts b/arch/arm64/boot/dts/freescale/imx8qxp-mek-dsp.dts
index b3ab7426932d..60bd7cdd88db 100644
--- a/arch/arm64/boot/dts/freescale/imx8qxp-mek-dsp.dts
+++ b/arch/arm64/boot/dts/freescale/imx8qxp-mek-dsp.dts
@@ -58,7 +58,7 @@
};
&dsp {
- compatible = "fsl,imx8qxp-dsp";
+ compatible = "fsl,imx8qxp-dsp-v1";
reserved-region = <&dsp_reserved>;
reg = <0x596e8000 0x88000>;
clocks = <&esai0_lpcg 1>,