Populate orientation GPIOs for some of the PMIC-GLINK-based devices. This leaves only FairPhone5, RB3Gen2, SC8180X Primus and SC8280XP CRD without the orientation GPIOs declared. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- Dmitry Baryshkov (4): arm64: dts: qcom: sm8350-hdk: add USB-C orientation GPIO arm64: dts: qcom: sm8450-hdk: add USB-C orientation GPIO arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: add USB-C orientation GPIOs arm64: dts: qcom: sc8180x-lenovo-flex-5g: add USB-C orientation GPIOs arch/arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dts | 2 ++ arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 2 ++ arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 1 + arch/arm64/boot/dts/qcom/sm8450-hdk.dts | 1 + 4 files changed, 6 insertions(+) --- base-commit: 8568bb2ccc278f344e6ac44af6ed010a90aa88dc change-id: 20240408-hdk-orientation-gpios-141bc7fd247d Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>