All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] arm64: dts: meson: g12a: add audio devices
@ 2019-05-14 11:15 ` Jerome Brunet
  0 siblings, 0 replies; 18+ messages in thread
From: Jerome Brunet @ 2019-05-14 11:15 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.

[0]: https://lkml.kernel.org/r/20190513152451.GA25690@bogus

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 | 1227 +++++++++++++++++--
 1 file changed, 1136 insertions(+), 91 deletions(-)

-- 
2.20.1


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

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

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

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.