On Sat 18 Jul 2020 at 09:25, Christian Hewitt <christianshewitt@xxxxxxxxx> wrote: > 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. I'm sure support can be extended to > include other hardware but this gets the HDMI port working as a > minimum capability. I have personally tested with both devices. > > Christian Hewitt (2): > arm64: dts: meson: add audio playback to odroid-c4 > arm64: dts: meson: add audio playback to khadas-vim3l > > .../dts/amlogic/meson-sm1-khadas-vim3l.dts | 88 +++++++++++++++++++ > .../boot/dts/amlogic/meson-sm1-odroid-c4.dts | 88 +++++++++++++++++++ > 2 files changed, 176 insertions(+) Acked-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>