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:
@@ -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;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user