[LV][RAMEN9610-12699][Robusta2] arm64: dts: Set pull up/down disable at SD_SIM_DET...
authorJaeHun Jung <jh0801.jung@samsung.com>
Thu, 28 Feb 2019 01:49:03 +0000 (10:49 +0900)
committerlingsen1 <lingsen1@lenovo.com>
Sun, 7 Feb 2021 09:36:59 +0000 (17:36 +0800)
When use active high detect case that sometimes have problem SIM detect floating issue.
So, Change pull up/down state from down to disable.

Moto-CRs-Fixed: (CR)
Change-Id: I3161fdfc5ccec17e9f20991c9c5fa9724fcf2593
Signed-off-by: JaeHun Jung <jh0801.jung@samsung.com>
Reviewed-on: https://gerrit.mot.com/1320002
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Junfang Zhang <zhang10@motorola.com>
Tested-by: Junfang Zhang <zhang10@motorola.com>
Submit-Approved: Jira Key

arch/arm64/boot/dts/exynos/exynos9609-robusta2_common.dtsi

index f225652becb26c38e38dce4b420d4127af79034a..0a8dd65d569ae62a1df50928bfda20ead4272bdd 100755 (executable)
                PIN_IN_PUD(gpa0-3, DIS);    /* SC_INTB */
                PIN_IN_PUD(gpa0-4, DIS);    /* IF_PMIC_MRSTB */
                PIN_EINT_PUD(gpa0-6, DIS);    /* CODEC_IRQ_N */
-               PIN_EINT_PUD(gpa0-7, DOWN);    /* SD_SIM_DET */
+               PIN_EINT_PUD(gpa0-7, DIS);    /* SD_SIM_DET */
 
                //PIN_IN_PUD(gpa1-1, DOWN);    /* FP_RST_NT */
                PIN_EINT_PUD(gpa1-2, DIS);    /* NFC_IRQ */
                PIN_IN_PUD(gpa0-3, DIS);     /* SC_INTB */
                PIN_IN_PUD(gpa0-4, DIS);     /* IF_PMIC_MRSTB */
                PIN_EINT_PUD(gpa0-6, DIS);    /* CODEC_IRQ_N */
-               PIN_EINT_PUD(gpa0-7, DOWN);    /* SD_SIM_DET */
+               PIN_EINT_PUD(gpa0-7, DIS);    /* SD_SIM_DET */
 
                PIN_EINT_PUD(gpa1-2, DIS);    /* NFC_IRQ */
                PIN_EINT_PUD(gpa1-5, DIS);    /* KEY_VOL_UP */