This patchset adds audio related devices to g12a SoC family. It adds the clock controller as well as the memory, tdm, spdif and pdm interfaces. At this stage, the HDMI and internal audio DAC are still missing. Notice the use of the pinconf DT property 'drive-strength-microamp'. Support for this property is not yet merged in meson pinctrl driver but the DT part as been acked by the DT maintainer [0] so it should be safe to use. [0]: https://lkml.kernel.org/r/20190513152451.GA25690@bogus Jerome Brunet (8): arm64: dts: meson: g12a: add audio clock controller arm64: dts: meson: g12a: add audio memory arbitrer arm64: dts: meson: g12a: add audio fifos arm64: dts: meson: g12a: add tdm arm64: dts: meson: g12a: add spdifouts arm64: dts: meson: g12a: add pdm arm64: dts: meson: g12a: add spdifin arm64: dts: meson: g12a: enable hdmi_tx sound dai provider arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 1227 +++++++++++++++++-- 1 file changed, 1136 insertions(+), 91 deletions(-) -- 2.20.1