Skip to content

Commit

Permalink
arm64: dts: qcom: sm8550-qrd: add orientation gpio
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Neil Armstrong authored and Greg Kroah-Hartman committed Oct 5, 2023
1 parent 8cda5bf commit 12c66bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/qcom/sm8550-qrd.dts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
compatible = "qcom,sm8550-pmic-glink", "qcom,pmic-glink";
#address-cells = <1>;
#size-cells = <0>;
orientation-gpios = <&tlmm 11 GPIO_ACTIVE_HIGH>;

connector@0 {
compatible = "usb-c-connector";
Expand Down

0 comments on commit 12c66bf

Please sign in to comment.