[PATCH] arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1

Alexey Charkov posted 1 patch 3 weeks, 6 days ago
arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts | 1 +
1 file changed, 1 insertion(+)
[PATCH] arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1
Posted by Alexey Charkov 3 weeks, 6 days ago
These allow selective muting/unmuting of inputs and outputs, as well as
setting mutually-exclusive rules in ALSA UCM.

Signed-off-by: Alexey Charkov <alchark@flipper.net>
---
 arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
index f5746bc2970b..fb0dd1bc5148 100644
--- a/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dts
@@ -270,6 +270,7 @@ sound {
 		simple-audio-card,frame-master = <&masterdai>;
 		simple-audio-card,hp-det-gpios = <&gpio0 RK_PD3 GPIO_ACTIVE_LOW>;
 		simple-audio-card,mclk-fs = <256>;
+		simple-audio-card,pin-switches = "Headphones", "Speaker", "Main Mic", "Headset Mic";
 		simple-audio-card,routing =
 			"Headphone Power INL", "LOUT1",
 			"Headphone Power INR", "ROUT1",

---
base-commit: 7109a2155340cc7b21f27e832ece6df03592f2e8
change-id: 20260311-evb1-audio-switches-573b44c22b16

Best regards,
-- 
Alexey Charkov <alchark@flipper.net>
Re: [PATCH] arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1
Posted by Heiko Stuebner 3 weeks, 4 days ago
On Wed, 11 Mar 2026 20:25:02 +0400, Alexey Charkov wrote:
> These allow selective muting/unmuting of inputs and outputs, as well as
> setting mutually-exclusive rules in ALSA UCM.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1
      commit: 9d28af133ef2de00239dc8a8b7878aa4f1b3ecb1

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>