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 <quic_yuhuzhao@quicinc.com>
This commit is contained in:
Yuhui Zhao
2024-12-09 19:07:39 +08:00
parent e3b1f43442
commit 2d7a72572a

View File

@@ -1735,8 +1735,7 @@
pins = "gpio1"; pins = "gpio1";
drive-strength = <4>; drive-strength = <4>;
slew-rate = <1>; slew-rate = <1>;
bias-disable; bias-bus-hold;
}; };
}; };
@@ -1750,7 +1749,7 @@
pins = "gpio1"; pins = "gpio1";
drive-strength = <2>; drive-strength = <2>;
input-enable; input-enable;
bias-bus-hold; bias-pull-down;
}; };
}; };