Fixes for the audio setup on the rk3588-nanopc-t6
From: Heiko Stuebner <heiko@...> Date: Fri, 30 Aug 2024 22:34:25 +0200
The Nanopc-T6 board does contain some devicetree errors, that came to light with recent changes to the board. clock and port properties need to be part of the codec-binding like used on other codecs already and one property needs to be removed from the board. Heiko Stuebner (3): ASoC: dt-bindings: realtek,rt5616: document mclk clock ASoC: dt-bindings: realtek,rt5616: Document audio graph port arm64: dts: rockchip: drop hp-pin-name property from audio card on nanopc-t6 .../devicetree/bindings/sound/realtek,rt5616.yaml | 12 ++++++++++++ arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi | 1 - 2 files changed, 12 insertions(+), 1 deletion(-) -- 2.43.0
Patches in this set
- [0001] ASoC: dt-bindings: realtek,rt5616: document mclk clock (raw)
- [0002] ASoC: dt-bindings: realtek,rt5616: Document audio graph (raw)
- [0003] arm64: dts: rockchip: drop hp-pin-name property from (raw)
Statistics
- 3 individual patches
- 12 lines added
- 1 lines removed