[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200817225912.3149-1-tanmay@codeaurora.org>
Date: Mon, 17 Aug 2020 15:59:12 -0700
From: Tanmay Shah <tanmay@...eaurora.org>
To: swboyd@...omium.org
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, dri-devel@...ts.freedesktop.org,
freedreno@...ts.freedesktop.org, seanpaul@...omium.org,
robdclark@...il.com, daniel@...ll.ch, airlied@...ux.ie,
aravindh@...eaurora.org, abhinavk@...eaurora.org,
khsieh@...eaurora.org, Tanmay Shah <tanmay@...eaurora.org>
Subject: [PATCH v2] arm64: dts: qcom: sc7180: Add DisplayPort HPD pin dt node
This node defines alternate DP HPD functionality of GPIO.
Signed-off-by: Tanmay Shah <tanmay@...eaurora.org>
---
arch/arm64/boot/dts/qcom/sc7180.dtsi | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi
index bf2f2bb1aa79..0eedf057acc1 100644
--- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
@@ -1457,6 +1457,19 @@ pinconf-sd-cd {
drive-strength = <2>;
};
};
+
+ dp_hot_plug_det: dp-hot-plug-det {
+ pinmux {
+ pins = "gpio117";
+ function = "dp_hot";
+ };
+
+ pinconf {
+ pins = "gpio117";
+ bias-disable;
+ input-enable;
+ };
+ };
};
gpu: gpu@...0000 {
base-commit: 62975d27d647a40c58d3b96c29b911fc4f33c310
prerequisite-patch-id: a4d3e51b6e1200ff7d4550f206db98a92c0a098f
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
Powered by blists - more mailing lists