summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qxp-mek-dsp.dts
AgeCommit message (Collapse)Author
2020-04-07MLK-23701-0 dts: Add imx8mp-evk-dsp.dts and property audio-interfaceZhang Peng
Add property audio-interface for set sai or esai. Add imx8mp-evk-dsp.dts for supporting cplay in mp board. Signed-off-by: Zhang Peng <peng_zhang_8@nxp.com>
2019-11-25MLK-22284-3 ARM64: dts: freescale: imx8dx/qm: split dma channel power domainRobin Gong
Split dma channel power domain from sub-domain of dma customer driver such as Audio, LPUART etc. Signed-off-by: Robin Gong <yibin.gong@nxp.com>
2019-11-25ARM64: dts: imx8qm: enable audio sound cardShengjiu Wang
enable audio sound card (dsp, amix, asrc, esai, sai, cs42888, wm8960) Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
2019-11-25arm64: dts: imx8qxp-mek-dsp: Change compatible string for old DSP driverDaniel Baluta
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>
2019-11-25arm64: dts: imx8qxp-mek-dsp: convert to new clock bindingDong Aisheng
convert to new clock binding Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2019-11-25ARM64: dts: imx8qxp: enable dsp functionShengjiu Wang
enable dsp function Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> [ Aisheng: fix conflict due to upstreamed MU13 ] Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>