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:
@@ -1735,7 +1735,7 @@
|
||||
pins = "gpio1";
|
||||
drive-strength = <4>;
|
||||
slew-rate = <1>;
|
||||
bias-disable;
|
||||
bias-bus-hold;
|
||||
|
||||
};
|
||||
};
|
||||
@@ -1750,7 +1750,7 @@
|
||||
pins = "gpio1";
|
||||
drive-strength = <2>;
|
||||
input-enable;
|
||||
bias-bus-hold;
|
||||
bias-pull-down;
|
||||
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user