linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enable wm8524 codec on i.MX8MM EVK
@ 2019-04-22 19:35 Daniel Baluta
  2019-04-22 19:35 ` [PATCH v2 1/2] arm64: dts: imx8mm: Add SAI nodes Daniel Baluta
  2019-04-22 19:36 ` [PATCH v2 2/2] arm64: dts: imx8mm-evk: Enable audio codec wm8524 Daniel Baluta
  0 siblings, 2 replies; 8+ messages in thread
From: Daniel Baluta @ 2019-04-22 19:35 UTC (permalink / raw)
  To: shawnguo
  Cc: mark.rutland, robh+dt, s.hauer, kernel, festevam, dl-linux-imx,
	Aisheng Dong, Anson Huang, S.j. Wang, Peng Fan, devicetree,
	linux-arm-kernel, linux-kernel, Daniel Baluta

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 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 | 48 +++++++++++++
 arch/arm64/boot/dts/freescale/imx8mm.dtsi    | 71 ++++++++++++++++++++
 2 files changed, 119 insertions(+)

-- 
2.17.1


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-22 19:35 [PATCH v2 0/2] Enable wm8524 codec on i.MX8MM EVK Daniel Baluta
2019-04-22 19:35 ` [PATCH v2 1/2] arm64: dts: imx8mm: Add SAI nodes Daniel Baluta
2019-04-23  5:20   ` Marco Felsch
2019-04-23  6:16     ` Daniel Baluta
2019-04-22 19:36 ` [PATCH v2 2/2] arm64: dts: imx8mm-evk: Enable audio codec wm8524 Daniel Baluta
2019-04-23  5:17   ` Marco Felsch
2019-04-23  6:22     ` Daniel Baluta
2019-04-23  7:31       ` Marco Felsch

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