From 62cd4c439b7995bb9f5152c2de1cd5aeb0a12e60 Mon Sep 17 00:00:00 2001 From: Weixin Zhou Date: Thu, 22 Nov 2018 17:40:05 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3399pro-evb: adjust sdmmc gpio drive strength Change-Id: I8c33804715300fbbc0fc7782b26323d870eb6408 Signed-off-by: Weixin Zhou --- .../boot/dts/rockchip/rk3399pro-evb-v10.dts | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts b/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts index 3f1fe17c8417..a341eeef29eb 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399pro-evb-v10.dts @@ -1013,6 +1013,31 @@ }; }; + sdmmc { + sdmmc_bus1: sdmmc-bus1 { + rockchip,pins = + <4 8 RK_FUNC_1 &pcfg_pull_up_10ma>; + }; + + sdmmc_bus4: sdmmc-bus4 { + rockchip,pins = + <4 8 RK_FUNC_1 &pcfg_pull_up_10ma>, + <4 9 RK_FUNC_1 &pcfg_pull_up_10ma>, + <4 10 RK_FUNC_1 &pcfg_pull_up_10ma>, + <4 11 RK_FUNC_1 &pcfg_pull_up_10ma>; + }; + + sdmmc_clk: sdmmc-clk { + rockchip,pins = + <4 12 RK_FUNC_1 &pcfg_pull_none_10ma>; + }; + + sdmmc_cmd: sdmmc-cmd { + rockchip,pins = + <4 13 RK_FUNC_1 &pcfg_pull_up_10ma>; + }; + }; + tp_irq { tp_irq_gpio: tp-irq-gpio { rockchip,pins =