arm64: dts: rockchip: change dp sound card name on rk3588 platform

pulseaudio ucm2 config can not handle the character "," or long name,
so change it.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: Idd25349d3b11e058b391bb5b0c205288ccdb3e74
This commit is contained in:
Caesar Wang
2023-06-01 11:49:02 +08:00
committed by Tao Huang
parent ec2ae3a698
commit c5e85bafa0
7 changed files with 11 additions and 11 deletions

View File

@@ -114,7 +114,7 @@
dp0_sound: dp0-sound {
status = "okay";
compatible = "rockchip,hdmi";
rockchip,card-name= "rockchip,dp0";
rockchip,card-name= "rockchip-dp0";
rockchip,mclk-fs = <512>;
rockchip,cpu = <&spdif_tx2>;
rockchip,codec = <&dp0 1>;