From cefb451115e67f94438b264883f7234500be01cc Mon Sep 17 00:00:00 2001 From: Ravulapati Vishnu Vardhan Rao Date: Tue, 18 Jun 2024 16:10:22 +0530 Subject: [PATCH] ARM: dts: msm: remove of unwanted config Remove unwanted config value for the gpio. Change-Id: Id05eda44034b278cc7e3227a8154876026dedc2b Signed-off-by: Ravulapati Vishnu Vardhan Rao --- qcom/sun-pinctrl.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/qcom/sun-pinctrl.dtsi b/qcom/sun-pinctrl.dtsi index 28eeb351..ece6e0b7 100644 --- a/qcom/sun-pinctrl.dtsi +++ b/qcom/sun-pinctrl.dtsi @@ -379,7 +379,6 @@ pins = "gpio127"; drive-strength = <8>; /* 8 mA */ bias-disable; /* NO PULL */ - output-high; }; }; }; @@ -409,7 +408,6 @@ pins = "gpio128"; drive-strength = <8>; /* 8 mA */ bias-disable; /* NO PULL */ - output-high; }; }; };