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

2019-02-25 Thread Daniel Baluta
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:

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

2019-02-25 Thread Chris Spencer
Hi Daniel, On Mon, 25 Feb 2019 at 13:26, Daniel Baluta wrote: > 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 imx8qm

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

2019-02-25 Thread Daniel Baluta
On Mon, Feb 25, 2019 at 4:02 PM Chris Spencer wrote: > > Hi Daniel, > > On Mon, 25 Feb 2019 at 13:26, Daniel Baluta wrote: > > arm64: dts: imx8mq: Add SDMA nodes > > arm64: dts: imx8mq: Add SAI2 node > > arm64: dts: imx8qm: Add SAI pinctrl configuration > > arm64: dts: imx8qm: Enable SAI2