emmc: change the g12a portc emmc hardware reset pin. [1/1]
authorQiang Li <qiang.li@amlogic.com>
Thu, 17 Jan 2019 05:47:23 +0000 (13:47 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Tue, 26 Feb 2019 05:34:18 +0000 (21:34 -0800)
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>
arch/arm/boot/dts/amlogic/mesong12a.dtsi
arch/arm64/boot/dts/amlogic/mesong12a.dtsi

index c311ec4..f6e6228 100644 (file)
                        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)
index 243c9f0..8aea490 100644 (file)
                        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)