[PATCH v2 03/10] arm64: dts: qcom: sc8280xp-arcata: add USB-C orientation GPIOs
From: Jérôme de Bretagne via B4 Relay
Date: Fri May 22 2026 - 06:51:44 EST
From: Jérôme de Bretagne <jerome.debretagne@xxxxxxxxx>
Define the USB-C orientation GPIOs so that the orientation is known
for the two USB-C ports on the left-side.
Signed-off-by: Jérôme de Bretagne <jerome.debretagne@xxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dts | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dts b/arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dts
index 476e17415da273330e3638e040db9cd4ed408bf1..c3b143ed11c73b7c1bedc576c10af8db30effc36 100644
--- a/arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dts
+++ b/arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dts
@@ -60,6 +60,8 @@ pmic-glink {
#address-cells = <1>;
#size-cells = <0>;
+ orientation-gpios = <&tlmm 166 GPIO_ACTIVE_HIGH>,
+ <&tlmm 49 GPIO_ACTIVE_HIGH>;
/* Left-side top port */
connector@0 {
--
2.47.3