]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: dt-bindings: add schema for rockchip SAI controllers
authorNicolas Frattaroli <nicolas.frattaroli@collabora.com>
Thu, 10 Apr 2025 19:39:57 +0000 (21:39 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 22 Apr 2025 14:35:16 +0000 (15:35 +0100)
commitfd55908d3278300ec4cbbacbfb07748bb9166314
tree82749430ea9b0c36dfaaf23aac72cee14fc951e6
parent9ef24511d29f0300fc7e9d4a5ea38d78e9eef73e
ASoC: dt-bindings: add schema for rockchip SAI controllers

Rockchip introduced a new audio controller called the "Serial Audio
Interface", or "SAI" for short, on some of their newer SoCs. In
particular, this controller is used several times on the RK3576 SoC.

Add a schema for it, with only an RK3576 compatible for now. Other SoCs
may follow as mainline support for them lands.

Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20250410-rk3576-sai-v2-5-c64608346be3@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/rockchip,rk3576-sai.yaml [new file with mode: 0644]
MAINTAINERS