summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qm-mek-sof-wm8960.dts
AgeCommit message (Collapse)Author
2020-10-06MLK-24668-5 arm64: dts: imx8qm-sof-wm8960: Remove FSL DAI generic nodeDaniel Baluta
This removes FSL DAI generic node (as per upstream guidance) and move all resource handling to dsp node. Reviewed-by: Paul Olaru <paul.olaru@nxp.com> Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2020-05-18MLK-23593: arm64: dts: imx8qm: sof: correct the resource id for edma0Shengjiu Wang
Correct the resource id for edma0. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
2020-03-02MLK-23350-15 arm64: dts: Add dai-index propertyDaniel Baluta
dai-index property must match dai-index from topology. FSL DAI driver uses it for now figure out the correct DAI name, but might be used for other things in the future. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2020-02-14MLK-23320: arm64: dts: Use rpmsg environment for SOF dtbsDaniel Baluta
This will allow us the use the default uboot on i.MX8QXP/i.MX8QM. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2020-02-10LF-537-17 arm64: dts: Add SOF device tree file for i.MX8QM with wm8960Paul Olaru
Signed-off-by: Paul Olaru <paul.olaru@nxp.com>