mbox series

[v2,0/3] arm64: dts: meson: add more G12/SM1 soundcards

Message ID 20200719024548.8940-1-christianshewitt@gmail.com (mailing list archive)
Headers show
Series arm64: dts: meson: add more G12/SM1 soundcards | expand

Message

Christian Hewitt July 19, 2020, 2:45 a.m. UTC
This series adds basic support for LPCM audio over HDMI interfaces
to the Khadas VIM3L (reusing the same config as the VIM3) and the
HardKernel ODROID-C4 devices, and HDMI + S/PDIF on U200 reference
board (reusing the config from the X96-Max box), I'm sure support
can be extended to include other hardware but this gets the HDMI
port working as a minimum capability. I have tested with VIM3L/C4
devices and a no-name S905X2 box.

v2 changes - include u200

Christian Hewitt (3):
  arm64: dts: meson: add audio playback to odroid-c4
  arm64: dts: meson: add audio playback to khadas-vim3l
  arm64: dts: meson: add audio playback to u200

 .../boot/dts/amlogic/meson-g12a-u200.dts      | 131 ++++++++++++++++++
 .../dts/amlogic/meson-sm1-khadas-vim3l.dts    |  88 ++++++++++++
 .../boot/dts/amlogic/meson-sm1-odroid-c4.dts  |  88 ++++++++++++
 3 files changed, 307 insertions(+)