All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] arm64: dts: meson: g12a: add audio devices
@ 2019-05-14 14:26 ` Jerome Brunet
  0 siblings, 0 replies; 21+ messages in thread
From: Jerome Brunet @ 2019-05-14 14:26 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: Jerome Brunet, devicetree, linux-amlogic, linux-kernel

This patchset adds audio related devices to g12a SoC family.
It adds the clock controller as well as the memory, tdm, spdif
and pdm interfaces.

At this stage, the HDMI and internal audio DAC are still missing.

Notice the use of the pinconf DT property 'drive-strength-microamp'.
Support for this property is not yet merged in meson pinctrl driver but
the DT part as been acked by the DT maintainer [0] so it should be safe
to use.

Changes since v1: [1]
 * Had missing axg compatibles for the fifos (one last harmless change ...)
 * Fix a few underscores in node names

[0]: https://lkml.kernel.org/r/20190513152451.GA25690@bogus
[1]: https://lkml.kernel.org/r/20190514111510.23299-1-jbrunet@baylibre.com

Jerome Brunet (8):
  arm64: dts: meson: g12a: add audio clock controller
  arm64: dts: meson: g12a: add audio memory arbitrer
  arm64: dts: meson: g12a: add audio fifos
  arm64: dts: meson: g12a: add tdm
  arm64: dts: meson: g12a: add spdifouts
  arm64: dts: meson: g12a: add pdm
  arm64: dts: meson: g12a: add spdifin
  arm64: dts: meson: g12a: enable hdmi_tx sound dai provider

 arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 1233 +++++++++++++++++--
 1 file changed, 1142 insertions(+), 91 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-05-20 21:16 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14 14:26 [PATCH v2 0/8] arm64: dts: meson: g12a: add audio devices Jerome Brunet
2019-05-14 14:26 ` Jerome Brunet
2019-05-14 14:26 ` [PATCH v2 1/8] arm64: dts: meson: g12a: add audio clock controller Jerome Brunet
2019-05-14 14:26   ` Jerome Brunet
2019-05-14 14:26 ` [PATCH v2 2/8] arm64: dts: meson: g12a: add audio memory arbitrer Jerome Brunet
2019-05-14 14:26   ` Jerome Brunet
2019-05-14 14:26 ` [PATCH v2 3/8] arm64: dts: meson: g12a: add audio fifos Jerome Brunet
2019-05-14 14:26   ` Jerome Brunet
2019-05-14 14:26 ` [PATCH v2 4/8] arm64: dts: meson: g12a: add tdm Jerome Brunet
2019-05-14 14:26   ` Jerome Brunet
2019-05-14 14:26 ` [PATCH v2 5/8] arm64: dts: meson: g12a: add spdifouts Jerome Brunet
2019-05-14 14:26   ` Jerome Brunet
2019-05-14 14:26 ` [PATCH v2 6/8] arm64: dts: meson: g12a: add pdm Jerome Brunet
2019-05-14 14:26   ` Jerome Brunet
2019-05-14 14:26 ` [PATCH v2 7/8] arm64: dts: meson: g12a: add spdifin Jerome Brunet
2019-05-14 14:26   ` Jerome Brunet
2019-05-14 14:26 ` [PATCH v2 8/8] arm64: dts: meson: g12a: enable hdmi_tx sound dai provider Jerome Brunet
2019-05-14 14:26   ` Jerome Brunet
2019-05-20 21:16 ` [PATCH v2 0/8] arm64: dts: meson: g12a: add audio devices Kevin Hilman
2019-05-20 21:16   ` Kevin Hilman
2019-05-20 21:16   ` Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.