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:
ruixuan.li
2019-03-19 16:54:38 +08:00
committed by Jianxiong Pan
parent be35cc243b
commit 00fa4a0b2c
2 changed files with 0 additions and 2 deletions

View File

@@ -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>;

View File

@@ -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>;