mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user