ARM: dts: msm: correct the config of tx_swr_data0

Correct the config of tx_swr_data0, the bias type
should be same with tx_swr_data1.

Change-Id: Id871ed15c0bf21ab68c4d3341f2761e451a9aa03
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
This commit is contained in:
Yuhui Zhao
2024-12-09 18:33:37 +08:00
parent e3b1f43442
commit bcff7851c9

View File

@@ -1735,7 +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 +1750,7 @@
pins = "gpio1"; pins = "gpio1";
drive-strength = <2>; drive-strength = <2>;
input-enable; input-enable;
bias-bus-hold; bias-pull-down;
}; };
}; };