mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
dts: change to mic support [1/1]
PD#SWPL-189713 Problem: recored mic no sound Solution: Change pins to mic support Fixed conflicts: Instead of SD support Verify: s6 bq201 Signed-off-by: zongren.yin <zongren.yin@amlogic.com> Change-Id: I490ff46f437b044f7903c7551782bfb520cfc437 (cherry picked from commit 81993f397fda19957fa8ac6275fc45027117751f)
This commit is contained in:
committed by
Guofeng Tang
parent
20c5ace209
commit
fd45ec4265
@@ -1020,7 +1020,7 @@
|
||||
|
||||
/* SD card */
|
||||
&sd_emmc_b {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
pinctrl-0 = <&sdcard_pins>;
|
||||
pinctrl-1 = <&sdcard_clk_gate_pins>;
|
||||
pinctrl-2 = <&sd_1bit_pins>;
|
||||
@@ -1336,8 +1336,8 @@
|
||||
|
||||
&pdma {
|
||||
/*on the board use sd card*/
|
||||
//pinctrl-names = "pdm_pins";
|
||||
//pinctrl-0 = <&pdminc_pins>;
|
||||
pinctrl-names = "pdm_pins";
|
||||
pinctrl-0 = <&pdminc_pins>;
|
||||
};
|
||||
|
||||
&tdmc {
|
||||
|
||||
Reference in New Issue
Block a user