linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2]  Enable wm8524 codec on i.MX8MM EVK
@ 2019-06-04 12:32 daniel.baluta
  2019-06-04 12:32 ` [PATCH v4 1/2] arm64: dts: imx8mm: Add SAI nodes daniel.baluta
  2019-06-04 12:32 ` [PATCH v4 2/2] arm64: dts: imx8mm-evk: Enable audio codec wm8524 daniel.baluta
  0 siblings, 2 replies; 5+ messages in thread
From: daniel.baluta @ 2019-06-04 12:32 UTC (permalink / raw)
  To: shawnguo
  Cc: mark.rutland, devicetree, Daniel Baluta, s.hauer, linux-kernel,
	m.felsch, robh+dt, linux-imx, kernel, festevam, shengjiu.wang,
	linux-arm-kernel

From: Daniel Baluta <daniel.baluta@nxp.com>

This patch series introduces the SAI nodes on i.MX8MM EVK then
creates the wm8524 codec node and finally uses simple card machine
driver to create a sound card.

Changes since v3:
	- rebased on latest for-next branch
	- fixed encoding problems

Changes since v2:
       - place compatible strings one a single lines
       - move GPIO pinctrl in a node of its own
       - remove codec phandle

Changes since v1:
        - use "fsl,imx8mm-sai", "fsl,imx8mq-sai" compatbile strings and
          remove "fsl,imx6sx-sai" because SAI module on i.MX8M is not
          compatbile with SAI modules form i.MX6

Daniel Baluta (2):
  arm64: dts: imx8mm: Add SAI nodes
  arm64: dts: imx8mm-evk: Enable audio codec wm8524

 arch/arm64/boot/dts/freescale/imx8mm-evk.dts | 55 ++++++++++++++++
 arch/arm64/boot/dts/freescale/imx8mm.dtsi    | 66 ++++++++++++++++++++
 2 files changed, 121 insertions(+)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-06-23  7:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04 12:32 [PATCH v4 0/2] Enable wm8524 codec on i.MX8MM EVK daniel.baluta
2019-06-04 12:32 ` [PATCH v4 1/2] arm64: dts: imx8mm: Add SAI nodes daniel.baluta
2019-06-04 12:32 ` [PATCH v4 2/2] arm64: dts: imx8mm-evk: Enable audio codec wm8524 daniel.baluta
2019-06-18 20:18   ` Daniel Baluta
2019-06-23  7:36   ` Shawn Guo

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).