arm64: dts: rockchip: rk3588-evb1-lp4: change es8388 sound card name

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

Signed-off-by: XiaoTan Luo <lxt@rock-chips.com>
Change-Id: I79cfc70089227cceb9d792c171551f1d95eb6ded
This commit is contained in:
XiaoTan Luo
2021-12-11 20:51:49 +08:00
committed by Tao Huang
parent 7ffe0e5793
commit d8c83dc4e3

View File

@@ -13,7 +13,7 @@
es8388_sound: es8388-sound {
status = "okay";
compatible = "rockchip,multicodecs-card";
rockchip,card-name = "rockchip,es8388-codec";
rockchip,card-name = "rockchip-es8388";
hp-det-gpio = <&gpio1 RK_PD5 GPIO_ACTIVE_LOW>;
io-channels = <&saradc 3>;
io-channel-names = "adc-detect";