mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk1808-evb-v10: fix aloop card index to 7
This patch fix the aloop card index to 7, and leave the card 0 place for default hw snd card. Change-Id: I767d3d61b1ecb09b813d7bf81b99298cd30a3969 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
compatible = "rockchip,rk1808-evb-v10", "rockchip,rk1808";
|
||||
|
||||
chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff550000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait swiotlb=1 kpti=0";
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff550000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait swiotlb=1 kpti=0 snd_aloop.index=7";
|
||||
};
|
||||
|
||||
vad-sound {
|
||||
|
||||
Reference in New Issue
Block a user