emmc: change the tl1 portc emmc hardware reset pin. [1/1]
authorQiang Li <qiang.li@amlogic.com>
Thu, 17 Jan 2019 06:19:32 +0000 (14:19 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Tue, 26 Feb 2019 05:33:19 +0000 (21:33 -0800)
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>
arch/arm/boot/dts/amlogic/mesontl1.dtsi
arch/arm64/boot/dts/amlogic/mesontl1.dtsi

index dc41802..7c7b802 100644 (file)
                        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)
index 4ef262f..c2adbd6 100644 (file)
                        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)