This patchset adds most the audio devices of the g12a SoCs. Kevin, couple of things worth noting: * This patch depends of the new audio clocks binding recently applied by Neil [0]. * You may get a warning about an undocumented compatible string. The related binding documentation has been merged through ASoC [1]. [0]: https://lkml.kernel.org/r/20190329160649.31603-2-jbrunet@xxxxxxxxxxxx [1]: https://lkml.kernel.org/r/20190404111733.28705-2-jbrunet@xxxxxxxxxxxx Jerome Brunet (7): 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 devices arm64: dts: meson: g12a: add spdifouts arm64: dts: meson: g12a: add pdm arm64: dts: meson: g12a: add spdifin arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 304 ++++++++++++++++++++ 1 file changed, 304 insertions(+) -- 2.20.1