Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

arm64: dts: qcom: sm8550-mtp: add orientation gpio

Specify orientation GPIO in the PMIC GLINK node.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231002-topic-sm8550-upstream-type-c-orientation-v2-3-125410d3ff95@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Neil Armstrong and committed by
Greg Kroah-Hartman
8cda5bf9 c6165ed2

+1
+1
arch/arm64/boot/dts/qcom/sm8550-mtp.dts
··· 58 58 compatible = "qcom,sm8550-pmic-glink", "qcom,pmic-glink"; 59 59 #address-cells = <1>; 60 60 #size-cells = <0>; 61 + orientation-gpios = <&tlmm 11 GPIO_ACTIVE_HIGH>; 61 62 62 63 connector@0 { 63 64 compatible = "usb-c-connector";