linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] Enable wm8524 on i.MX8MQ-EVK
@ 2019-02-27  6:38 Daniel Baluta
  2019-02-27  6:38 ` [PATCH v4 1/5] arm64: dts: imx8mq: Add SDMA nodes Daniel Baluta
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Daniel Baluta @ 2019-02-27  6:38 UTC (permalink / raw)
  To: shawnguo
  Cc: S.j. Wang, angus, robh+dt, mark.rutland, s.hauer, kernel,
	festevam, l.stach, Abel Vesa, ccaione, baruch, agx, devicetree,
	linux-arm-kernel, linux-kernel, dl-linux-imx, Aisheng Dong,
	kuninori.morimoto.gx, spencercw, Daniel Baluta

On i.MX8MQ-EVK 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 v3:
	- use "arm64: dts: imx8mq-evk" prefix for patches specific to 8MQ-EVK
	- squash together patches for setting up SAI (previous 3/5 and 4/5)
	- add back and document "fsl, imx8mq-sdma" compatbile string

Changes since v2:
        - s/QM/MQ after Chris comments

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

Daniel Baluta (5):
  arm64: dts: imx8mq: Add SDMA nodes
  bindings: fsl-imx-sdma: Document fsl,imx8mq-sdma compatbile string
  arm64: dts: imx8mq: Add SAI2 node
  arm64: dts: imx8mq-evk: Enable SAI2 node
  arm64: dts: imx8mq-evk: Enable wm8524 codec

 .../devicetree/bindings/dma/fsl-imx-sdma.txt  |  1 +
 arch/arm64/boot/dts/freescale/imx8mq-evk.dts  | 48 +++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx8mq.dtsi     | 38 +++++++++++++++
 3 files changed, 87 insertions(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-03-08 11:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-27  6:38 [PATCH v4 0/5] Enable wm8524 on i.MX8MQ-EVK Daniel Baluta
2019-02-27  6:38 ` [PATCH v4 1/5] arm64: dts: imx8mq: Add SDMA nodes Daniel Baluta
2019-02-28 18:29   ` Fabio Estevam
2019-02-27  6:38 ` [PATCH v4 2/5] bindings: fsl-imx-sdma: Document fsl,imx8mq-sdma compatbile string Daniel Baluta
2019-02-28 14:31   ` Rob Herring
2019-02-27  6:38 ` [PATCH v4 3/5] arm64: dts: imx8mq: Add SAI2 node Daniel Baluta
2019-02-28 18:31   ` Fabio Estevam
2019-03-01 12:25     ` Daniel Baluta
2019-02-27  6:38 ` [PATCH v4 4/5] arm64: dts: imx8mq-evk: Enable " Daniel Baluta
2019-02-27  6:38 ` [PATCH v4 5/5] arm64: dts: imx8mq-evk: Enable wm8524 codec Daniel Baluta
2019-02-28 18:40   ` Fabio Estevam
2019-03-01 15:53     ` Daniel Baluta
2019-03-08 10:32       ` Fabio Estevam
2019-03-08 11:52         ` Daniel Baluta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).