[PATCH 1/4] arm64: dts: qcom: sdm845-oneplus-common: remove panel reset gpio

From: Caleb Connolly
Date: Sat May 01 2021 - 21:51:49 EST


Resetting the panel causes issues on fajita, it is also completely
unnecessary for normal use so lets just not bother.

Signed-off-by: Caleb Connolly <caleb@xxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 2 --
1 file changed, 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
index 8f617f7b6d34..8f3f5c687b4a 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
@@ -314,8 +314,6 @@ display_panel: panel@0 {

vddio-supply = <&vreg_l14a_1p88>;

- reset-gpios = <&tlmm 6 GPIO_ACTIVE_LOW>;
-
pinctrl-names = "default";
pinctrl-0 = <&panel_reset_pins &panel_te_pin &panel_esd_pin>;

--
2.30.2