[PATCH v3 0/3] dt-bindings: rockchip: Add support for rk809 audio codec

From: Tim Lunn
Date: Sat Jan 20 2024 - 08:55:56 EST


Rockchip RK809 shares the same audio codec block as the rk817 mfd, and
is compatible with the existing rk817_codec driver. There are already
about seven rk809 based boards that implement this codec in existing
device tree files.

This series documents the audio codec properties in rockchip,rk809.yaml
bindings and updates the example with their usage. It also fixes a typo
in the existing example that was causing the example to be validated
against the wrong binding.

Changes in v3:
- split out clocks into separate patch and group example properties
where properties are introduced.
- Address review comments
- drop clock descriptions that arent required
- set maxitems on clocks

Changes in v2:
- Fix vcc-supply warning detected by dt_binding bot
- Fix missing include and pinctrl for codec example

Tim Lunn (3):
dt-bindings: rockchip: rk809 fix existing example
dt-bindings: rockchip: rk809: Document audio codec properties
dt-bindings: rockchip: rk809: Document audio codec clock

.../bindings/mfd/rockchip,rk809.yaml | 42 +++++++++++++++----
1 file changed, 35 insertions(+), 7 deletions(-)

--
2.40.1