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-qrd: add orientation gpio

Specify orientation GPIO to 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-4-125410d3ff95@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Neil Armstrong and committed by
Greg Kroah-Hartman
12c66bf0 8cda5bf9

+1
+1
arch/arm64/boot/dts/qcom/sm8550-qrd.dts
··· 75 75 compatible = "qcom,sm8550-pmic-glink", "qcom,pmic-glink"; 76 76 #address-cells = <1>; 77 77 #size-cells = <0>; 78 + orientation-gpios = <&tlmm 11 GPIO_ACTIVE_HIGH>; 78 79 79 80 connector@0 { 80 81 compatible = "usb-c-connector";