This mini-series adds basic audio support to the P200/P201 (GXBB) and U200 (G12A) reference boards. Few people likely have the original reference boards which have extra audio capabilities, but the device-trees are widely [ab]used by users with Android set-top boxes whose hardware is copy/pasted from the reference designs to get working installs. Adding basic audio support does no harm to the real boards and helps the secondary cause. Christian Hewitt (3): arm64: dts: meson: add audio playback to p200 arm64: dts: meson: add audio playback to p201 arm64: dts: meson: add audio playback to u200 .../boot/dts/amlogic/meson-g12a-u200.dts | 129 ++++++++++++++++++ .../boot/dts/amlogic/meson-gxbb-p200.dts | 60 ++++++++ .../boot/dts/amlogic/meson-gxbb-p201.dts | 39 ++++++ 3 files changed, 228 insertions(+) -- 2.34.1