From 2d7a72572a11137b686f22f120e4f542f611710e Mon Sep 17 00:00:00 2001 From: Yuhui Zhao Date: Mon, 9 Dec 2024 19:07:39 +0800 Subject: [PATCH] ARM: dts: msm: correct the config of tx_swr_data0 for kera Correct the config of tx_swr_data0 for kera, the bias type should be same with tx_swr_data1. Change-Id: I021a0c69db50437d1c825b018ace533d24047096 Signed-off-by: Yuhui Zhao --- kera-lpi.dtsi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/kera-lpi.dtsi b/kera-lpi.dtsi index 70127681..e1b4151e 100644 --- a/kera-lpi.dtsi +++ b/kera-lpi.dtsi @@ -1735,8 +1735,7 @@ pins = "gpio1"; drive-strength = <4>; slew-rate = <1>; - bias-disable; - + bias-bus-hold; }; }; @@ -1750,7 +1749,7 @@ pins = "gpio1"; drive-strength = <2>; input-enable; - bias-bus-hold; + bias-pull-down; }; };