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

PD#SWPL-4276

Problem:
g12a portc emmc hardware reset pin is error.

Solution:
change the g12a portc emmc hardware reset pin.

Verify:
g12a_u200

Change-Id: Ifd3be5ae9f19eae9241b21faeceffc07aa70ce86
Signed-off-by: Qiang Li <qiang.li@amlogic.com>
This commit is contained in:
Qiang Li
2019-01-17 13:47:23 +08:00
committed by Jianxin Pan
parent 3d35d16488
commit 29f98b3e7e
2 changed files with 2 additions and 2 deletions

View File

@@ -1365,7 +1365,7 @@
calc_f = <1>;
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

@@ -1365,7 +1365,7 @@
calc_f = <1>;
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)