mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
SM1: disable sd card for SM1_AC215. [1/1]
PD#SWPL-158777 Problem: GPIOC_0 and GPIOC_4 are used for the PDM mic, and are occupied by SD, causing pinmux to fail to be enabled. Solution: Disable sd card for SM1_AC215. Verify: SM1_AC215 Change-Id: Id1b1f14d22dce0c4cff6b150d68a6cb254387093 Signed-off-by: jinbiao <jinbiao.ou@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
b5472f7295
commit
bb8dce9e32
@@ -1965,7 +1965,7 @@
|
||||
&sd_emmc_b {
|
||||
//vmmc-supply = <&vddao3v3_reg>;
|
||||
//vqmmc-supply = <&vddio_c>;
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
pinctrl-0 = <&sdcard_pins>;
|
||||
pinctrl-1 = <&sdcard_clk_gate_pins>;
|
||||
pinctrl-2 = <&sd_1bit_pins>;
|
||||
|
||||
Reference in New Issue
Block a user