Files
linux/arch
Caesar Wang 0d2ae680e6 arm64: dts: rockchip: sound collation on rk3399-sapphire-excavator board
The original order of sound cards registration were really messy......

The hdmi is the first sound card by default.
for linux:
[    1.870252] ALSA device list:
[    1.871548]   #0: rockchip,hdmi
[    1.871863]   #1: realtek,rt5651-codec
[    1.872248]   #2: ROCKCHIP,SPDIF

Then after adding this patch,   the sound cards as below:
[    1.863328] ALSA device list:
[    1.863601]   #0: realtek,rt5651-codec
[    1.863942]   #1: rockchip,hdmi
[    1.864236]   #2: ROCKCHIP,SPDIF

Change-Id: I884df2752e84d95dbddba9b23c7dbd778ffb9357
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
2019-06-12 16:12:18 +08:00
..
2019-04-30 14:00:18 +02:00
2019-03-23 08:59:43 +01:00
2018-12-19 16:36:52 +01:00
2019-02-20 10:41:36 +01:00
2019-04-30 14:00:18 +02:00
2019-04-30 14:00:18 +02:00