linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] arm64: dts: meson-gx: add initial playback support
@ 2020-04-21 16:39 Jerome Brunet
  2020-04-21 16:39 ` [PATCH 1/6] arm64: defconfig: enable meson gx audio as module Jerome Brunet
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Jerome Brunet @ 2020-04-21 16:39 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: Jerome Brunet, linux-amlogic, devicetree, linux-kernel

This patchset is adding the aiu support in DT and well as basic card
support for the p230/q200 and libretech boards

I was hoping to provide the internal codec support with this series but
this is still blocked on the reset dt-bindings of the DAC [0].

So far, things are fairly stable on these boards. I have experienced
a few glitches on rare occasions. I have not been able to precisely found
out why. It seems to be linked the AIU resets and 8ch support. Maybe more
eyes (and ears) on this will help. If things get annoying and no solution
is found, I'll submit a change to restrict the output to i2s 2ch.

[0]: https://lore.kernel.org/r/20200122092526.2436421-1-jbrunet@baylibre.com

Jerome Brunet (6):
  arm64: defconfig: enable meson gx audio as module
  arm64: dts: meson-gx: add aiu support
  arm64: dts: meson: p230-q200: add initial audio playback support
  arm64: dts: meson: libretech-cc: add initial audio playback support
  arm64: dts: meson: libretech-ac: add initial audio playback support
  arm64: dts: meson: libretech-pc: add initial audio playback support

 .../dts/amlogic/meson-gx-libretech-pc.dtsi    | 40 ++++++++++++
 .../boot/dts/amlogic/meson-gx-p23x-q20x.dtsi  | 63 +++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi     | 13 ++++
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi   | 23 +++++++
 .../amlogic/meson-gxl-s805x-libretech-ac.dts  | 40 ++++++++++++
 .../amlogic/meson-gxl-s905x-libretech-cc.dts  | 40 ++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi    | 23 +++++++
 arch/arm64/configs/defconfig                  |  2 +
 8 files changed, 244 insertions(+)

-- 
2.25.2


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

end of thread, other threads:[~2020-04-30 14:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-21 16:39 [PATCH 0/6] arm64: dts: meson-gx: add initial playback support Jerome Brunet
2020-04-21 16:39 ` [PATCH 1/6] arm64: defconfig: enable meson gx audio as module Jerome Brunet
2020-04-21 16:39 ` [PATCH 2/6] arm64: dts: meson-gx: add aiu support Jerome Brunet
2020-04-22 13:12   ` Neil Armstrong
2020-04-22 14:38     ` Jerome Brunet
2020-04-21 16:39 ` [PATCH 3/6] arm64: dts: meson: p230-q200: add initial audio playback support Jerome Brunet
2020-04-21 16:39 ` [PATCH 4/6] arm64: dts: meson: libretech-cc: " Jerome Brunet
2020-04-21 16:39 ` [PATCH 5/6] arm64: dts: meson: libretech-ac: " Jerome Brunet
2020-04-21 16:39 ` [PATCH 6/6] arm64: dts: meson: libretech-pc: " Jerome Brunet
2020-04-30  1:54 ` [PATCH 0/6] arm64: dts: meson-gx: add initial " Christian Hewitt
2020-04-30 14:54 ` Kevin Hilman

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