mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
sm1: disable emmc calc_f methods [1/1]
PD#SWPL-5404 Problem: sm1 usb fixdiv mode set adjust cause error Solution: disable emmc calc_f in dtsi. Verify: test pass on sm1 ac200 Change-Id: I4459bf4faa2141a9e684b1e5bb95fb806eecbbfa Signed-off-by: ruixuan.li <ruixuan.li@amlogic.com>
This commit is contained in:
committed by
Jianxiong Pan
parent
be35cc243b
commit
00fa4a0b2c
@@ -1368,7 +1368,6 @@
|
||||
/*caps defined in dts*/
|
||||
tx_delay = <0>;
|
||||
co_phase = <3>;
|
||||
calc_f = <1>;
|
||||
max_req_size = <0x20000>; /**128KB*/
|
||||
gpio_dat3 = <&gpio BOOT_3 GPIO_ACTIVE_HIGH>;
|
||||
hw_reset = <&gpio BOOT_12 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
@@ -1368,7 +1368,6 @@
|
||||
/*caps defined in dts*/
|
||||
tx_delay = <0>;
|
||||
co_phase = <3>;
|
||||
calc_f = <1>;
|
||||
max_req_size = <0x20000>; /**128KB*/
|
||||
gpio_dat3 = <&gpio BOOT_3 GPIO_ACTIVE_HIGH>;
|
||||
hw_reset = <&gpio BOOT_12 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
Reference in New Issue
Block a user