All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: meson: sei510: add sound card
@ 2019-05-24 14:03 ` Jerome Brunet
  0 siblings, 0 replies; 12+ messages in thread
From: Jerome Brunet @ 2019-05-24 14:03 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: devicetree, linux-amlogic, linux-kernel, Jerome Brunet

This patchset adds the sound card of sei510 board.

Note #1:
The patchset (build) depends on the tohdmitx ASoC patch [0] for the dt
bindings of the tohdmitx glue. It also (run) depends on the mpll clock
series [1] to get a correct clock sources.

Note #2:
I would normaly prefer to use the HIFI pll dedicated to audio to provide
the base rate for the 48kHz audio family. HIFI pll rate precision is a
little bit better than the MPLL. However, the HIFI pll may sometimes,
rarely, take a long time to report a lock. I'm still debugging this.
In the mean time, let's use MPLL2 instead.

[0]: e35f5ad6a965 ("ASoC: meson: add tohdmitx DT bindings")
[1]: https://lkml.kernel.org/r/20190513123115.18145-1-jbrunet@baylibre.com

Jerome Brunet (1):
  arm64: dts: meson: sei510: add sound card

Maxime Jourdan (1):
  arm64: dts: meson: sei510: add max98357a DAC

 .../boot/dts/amlogic/meson-g12a-sei510.dts    | 207 ++++++++++++++++++
 1 file changed, 207 insertions(+)

-- 
2.20.1


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

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

end of thread, other threads:[~2019-06-13 19:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-24 14:03 [PATCH 0/2] arm64: dts: meson: sei510: add sound card Jerome Brunet
2019-05-24 14:03 ` Jerome Brunet
2019-05-24 14:03 ` [PATCH 1/2] arm64: dts: meson: sei510: add max98357a DAC Jerome Brunet
2019-05-24 14:03   ` Jerome Brunet
2019-05-24 14:03 ` [PATCH 2/2] arm64: dts: meson: sei510: add sound card Jerome Brunet
2019-05-24 14:03   ` Jerome Brunet
2019-06-11 23:05 ` [PATCH 0/2] " Kevin Hilman
2019-06-11 23:05   ` Kevin Hilman
2019-06-11 23:05   ` Kevin Hilman
2019-06-13 19:33 ` Kevin Hilman
2019-06-13 19:33   ` Kevin Hilman
2019-06-13 19:33   ` 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.