[PATCH 0/5 v2] Enable wm8524 on i.MX8MQ

From: Daniel Baluta
Date: Mon Feb 25 2019 - 08:26:44 EST


On i.MX8MQ we can start the party using the wm8524 codec
which gets it's data through the SAI2 interface.

In order to make it work this patch series enables the SDMA nodes,
sets the correct pinctrl configuration and uses the simple card
machine driver to put everything together.

Changes since v1:
- added cover letter
- remove "fsl,imx8mq-sdma" compatible for sdma.

Daniel Baluta (5):
arm64: dts: imx8mq: Add SDMA nodes
arm64: dts: imx8mq: Add SAI2 node
arm64: dts: imx8qm: Add SAI pinctrl configuration
arm64: dts: imx8qm: Enable SAI2 for wm8524 codec
arm64: dts: imx8qm: Enable wm8524 codec

arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 48 ++++++++++++++++++++
arch/arm64/boot/dts/freescale/imx8mq.dtsi | 38 ++++++++++++++++
2 files changed, 86 insertions(+)

--
2.17.1