Skip to content

Commit 309598f

Browse files
alcharkmmind
authored andcommitted
arm64: dts: rockchip: Use a readable audio card name on NanoPi M5
'simple-audio-card,name' ends up in user visible places such as ALSA mixer names, so use a more human-readable name instead of realtek,rt5616-codec Signed-off-by: Alexey Charkov <alchark@gmail.com> Link: https://patch.msgid.link/20251229-rk3576-sound-v1-3-2f59ef0d19b1@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 843b912 commit 309598f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3576-nanopi-m5.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
simple-audio-card,format = "i2s";
221221
simple-audio-card,hp-det-gpios = <&gpio2 RK_PD6 GPIO_ACTIVE_LOW>;
222222
simple-audio-card,mclk-fs = <256>;
223-
simple-audio-card,name = "realtek,rt5616-codec";
223+
simple-audio-card,name = "Onboard Analog RT5616";
224224

225225
simple-audio-card,routing =
226226
"Headphones", "HPOL",

0 commit comments

Comments
 (0)