From f2e71dbc730eaf7f1e586dfd5951bc149cb827d2 Mon Sep 17 00:00:00 2001 From: Martin Ayotte Date: Fri, 4 Jan 2019 10:04:19 -0500 Subject: [PATCH] fix sdmmc-bus1 pin --- patch/kernel/rockchip64-dev/rk3399-sd-drive-level-8ma.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/kernel/rockchip64-dev/rk3399-sd-drive-level-8ma.patch b/patch/kernel/rockchip64-dev/rk3399-sd-drive-level-8ma.patch index a7f3401d31..d60ce29f05 100644 --- a/patch/kernel/rockchip64-dev/rk3399-sd-drive-level-8ma.patch +++ b/patch/kernel/rockchip64-dev/rk3399-sd-drive-level-8ma.patch @@ -7,7 +7,7 @@ index 5f2bfd0..4d4a45b 100644 sdmmc_bus1: sdmmc-bus1 { rockchip,pins = - <4 RK_PB0 RK_FUNC_1 &pcfg_pull_up>; -+ <4 RK_PB0 RK_FUNC_1 &pcfg_pull_none_12ma>; ++ <4 RK_PB0 RK_FUNC_1 &pcfg_pull_up_8ma>; }; sdmmc_bus4: sdmmc-bus4 {