ARM: dts: rk3506g-evb1-v10: Enable es8388-sound

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Change-Id: I1836d10b674a908efdd062d2e4472f762ab303af
This commit is contained in:
Sugar Zhang
2024-07-05 18:57:23 +08:00
committed by Tao Huang
parent ea58eb40b7
commit 1cf81ee6b9
2 changed files with 14 additions and 2 deletions

View File

@@ -120,6 +120,7 @@
};
es8388_sound: es8388-sound {
status = "disabled";
compatible = "rockchip,multicodecs-card";
rockchip,card-name = "rockchip-es8388";
spk-con-gpio = <&gpio1 RK_PC6 GPIO_ACTIVE_HIGH>;
@@ -673,7 +674,7 @@
&rm_io14_i2c0_sda>;
es8388: es8388@11 {
status = "okay";
status = "disabled";
#sound-dai-cells = <0>;
compatible = "everest,es8388", "everest,es8323";
reg = <0x11>;
@@ -783,7 +784,6 @@
};
&sai1 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&rm_io9_sai1_sclk
&rm_io10_sai1_lrck

View File

@@ -79,6 +79,14 @@
power-supply = <&vcc3v3_lcd_n>;
};
&es8388 {
status = "okay";
};
&es8388_sound {
status = "okay";
};
&gt1x {
power-supply = <&vcc3v3_lcd_n>;
status = "okay";
@@ -104,6 +112,10 @@
status = "okay";
};
&sai1 {
status = "okay";
};
&u2phy_otg0 {
vbus-supply = <&vcc5v0_otg0>;
rockchip,gpio-vbus-det;