ARM: dts: msm: remove of unwanted config

Remove unwanted config value for the gpio.

Change-Id: Id05eda44034b278cc7e3227a8154876026dedc2b
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
This commit is contained in:
Ravulapati Vishnu Vardhan Rao
2024-06-18 16:10:22 +05:30
parent 69b90ab4ae
commit cefb451115

View File

@@ -379,7 +379,6 @@
pins = "gpio127"; pins = "gpio127";
drive-strength = <8>; /* 8 mA */ drive-strength = <8>; /* 8 mA */
bias-disable; /* NO PULL */ bias-disable; /* NO PULL */
output-high;
}; };
}; };
}; };
@@ -409,7 +408,6 @@
pins = "gpio128"; pins = "gpio128";
drive-strength = <8>; /* 8 mA */ drive-strength = <8>; /* 8 mA */
bias-disable; /* NO PULL */ bias-disable; /* NO PULL */
output-high;
}; };
}; };
}; };