emmc: change the tl1 portc emmc hardware reset pin. [1/1]

PD#SWPL-4276

Problem:
Tl1 portc emmc hardware reset pin is error.

Solution:
change the tl1 portc emmc hardware reset pin.

Verify:
X301_T962X2

Change-Id: I133d35a62002410866fe535ca2016b63878392fd
Signed-off-by: Qiang Li <qiang.li@amlogic.com>
This commit is contained in:
Qiang Li
2019-01-17 14:19:32 +08:00
committed by Jianxin Pan
parent 79793e7d96
commit 3d35d16488
2 changed files with 2 additions and 2 deletions

View File

@@ -1159,7 +1159,7 @@
tx_delay = <0>;
max_req_size = <0x20000>; /**128KB*/
gpio_dat3 = <&gpio BOOT_3 GPIO_ACTIVE_HIGH>;
hw_reset = <&gpio BOOT_9 GPIO_ACTIVE_HIGH>;
hw_reset = <&gpio BOOT_12 GPIO_ACTIVE_HIGH>;
card_type = <1>;
/* 1:mmc card(include eMMC),
* 2:sd card(include tSD)

View File

@@ -1140,7 +1140,7 @@
tx_delay = <0>;
max_req_size = <0x20000>; /**128KB*/
gpio_dat3 = <&gpio BOOT_3 GPIO_ACTIVE_HIGH>;
hw_reset = <&gpio BOOT_9 GPIO_ACTIVE_HIGH>;
hw_reset = <&gpio BOOT_12 GPIO_ACTIVE_HIGH>;
card_type = <1>;
/* 1:mmc card(include eMMC),
* 2:sd card(include tSD)