[PATCH 9/9] arm64: dts: qcom: sm8150-hdk: enable DisplayPort and USB-C altmode
Konrad Dybcio
konrad.dybcio at linaro.org
Mon Dec 11 09:33:41 UTC 2023
On 10.12.2023 00:21, Dmitry Baryshkov wrote:
> Enable the USB-C related functionality for the USB-C port on this board.
> This includes OTG, PowerDelivery and DP AltMode. Also enable the
> DisplayPort itself.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
[...]
> +&pm8150b_typec {
> + status = "okay";
> +
> + vdd-pdphy-supply = <&vreg_l2a_3p1>;
> +
> + connector {
> + compatible = "usb-c-connector";
> +
> + power-role = "source";
> + data-role = "dual";
> + self-powered;
> +
> + source-pdos = <PDO_FIXED(5000, 3000,
> + PDO_FIXED_DUAL_ROLE |
> + PDO_FIXED_USB_COMM |
> + PDO_FIXED_DATA_SWAP)>;
> +
> + altmodes {
> + displayport {
> + svid = <0xff01>;
/bits/ 16?
Konrad
More information about the Freedreno
mailing list