From c05db3a9ef359a75aa1f37387e5db18dbb42c7d9 Mon Sep 17 00:00:00 2001 From: Thomas McKahan Date: Sun, 9 Jun 2019 00:40:19 -0400 Subject: [PATCH] [ rockchip default ] adjust ALSA https://github.com/armbian/build/issues/1367 --- .../general-adjust-tinker-dts-hdmi-sound.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 patch/kernel/rockchip-default/general-adjust-tinker-dts-hdmi-sound.patch diff --git a/patch/kernel/rockchip-default/general-adjust-tinker-dts-hdmi-sound.patch b/patch/kernel/rockchip-default/general-adjust-tinker-dts-hdmi-sound.patch new file mode 100644 index 000000000..7772598f6 --- /dev/null +++ b/patch/kernel/rockchip-default/general-adjust-tinker-dts-hdmi-sound.patch @@ -0,0 +1,13 @@ +diff --git a/arch/arm/boot/dts/rk3288-miniarm.dts b/arch/arm/boot/dts/rk3288-miniarm.dts +index fe423a4d..24a4827c 100644 +--- a/arch/arm/boot/dts/rk3288-miniarm.dts ++++ b/arch/arm/boot/dts/rk3288-miniarm.dts +@@ -137,7 +137,7 @@ + sound { + compatible = "simple-audio-card"; + simple-audio-card,format = "i2s"; +- simple-audio-card,name = "HDMI"; ++ simple-audio-card,name = "DW-I2S-HDMI"; + simple-audio-card,mclk-fs = <512>; + simple-audio-card,cpu { + sound-dai = <&i2s>;