LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [RESEND PATCH v3 0/2] Enable wm8524 codec on i.MX8MM EVK
@ 2019-05-08  7:10 Daniel Baluta
  2019-05-08  7:10 ` [RESEND PATCH v3 1/2] arm64: dts: imx8mm: Add SAI nodes Daniel Baluta
  2019-05-08  7:10 ` [RESEND PATCH v3 2/2] arm64: dts: imx8mm-evk: Enable audio codec wm8524 Daniel Baluta
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Baluta @ 2019-05-08  7:10 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, m.felsch, 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 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


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [RESEND PATCH v3 0/2] Enable wm8524 codec on i.MX8MM EVK
@ 2019-05-15 14:42 Daniel Baluta
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Baluta @ 2019-05-15 14:42 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, m.felsch, 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 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

RESEND to fix email encoding.

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


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

end of thread, other threads:[~2019-05-15 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08  7:10 [RESEND PATCH v3 0/2] Enable wm8524 codec on i.MX8MM EVK Daniel Baluta
2019-05-08  7:10 ` [RESEND PATCH v3 1/2] arm64: dts: imx8mm: Add SAI nodes Daniel Baluta
2019-05-08  7:10 ` [RESEND PATCH v3 2/2] arm64: dts: imx8mm-evk: Enable audio codec wm8524 Daniel Baluta
2019-05-15 14:42 [RESEND PATCH v3 0/2] Enable wm8524 codec on i.MX8MM EVK 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).