mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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
|
||||
|
||||
@@ -79,6 +79,14 @@
|
||||
power-supply = <&vcc3v3_lcd_n>;
|
||||
};
|
||||
|
||||
&es8388 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&es8388_sound {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
>1x {
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user