mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
arm64: dts: rockchip: rk3326-863-lp3-v10: modify audio card name for vts test
test cmd: run vts -m VtsKernelProcFileApi -t testProcAsoundCardsTest test result: shell_command: "cat /proc/asound/cards" ERROR Failed to parse! Parsing error at token LexToken(COMMA,',',1,48) in line 1 I/ProcessHelper: [VtsKernelProcFileApi] INFO [Test Case] testProcAsoundCardsTest FAIL Change-Id: Ib70bf8bb0757a1773253931bb3e6f105eb518126 Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
parent
870a5ee216
commit
14aa3e4860
|
|
@ -85,7 +85,7 @@ charge-animation {
|
|||
rk817-sound {
|
||||
compatible = "simple-audio-card";
|
||||
simple-audio-card,format = "i2s";
|
||||
simple-audio-card,name = "rockchip,rk817-codec";
|
||||
simple-audio-card,name = "rockchip-rk817-codec";
|
||||
simple-audio-card,mclk-fs = <256>;
|
||||
simple-audio-card,widgets =
|
||||
"Microphone", "Mic Jack",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user