[PATCH v5 1/3] arm64: dts: qcom: x1e80100: add epd hpd pinctrl
From: Christopher Obbard
Date: Wed Apr 02 2025 - 10:36:54 EST
Add edp_hpd_active pinctrl to the X1E80100 device tree.
Signed-off-by: Christopher Obbard <christopher.obbard@xxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/x1e80100.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/x1e80100.dtsi b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
index 46b79fce92c90d969e3de48bc88e27915d1592bb..5b1b80c445404fd02e9f6e5dab207610b03ff9c5 100644
--- a/arch/arm64/boot/dts/qcom/x1e80100.dtsi
+++ b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
@@ -6389,6 +6389,11 @@ data-pins {
bias-pull-up;
};
};
+
+ edp_hpd_active: edp-hpd-active-state {
+ pins = "gpio119";
+ function = "edp_hot";
+ };
};
stm@10002000 {
--
2.49.0