Re: [PATCH 0/3] Fairphone 5 DisplayPort over USB-C support

From: Konrad Dybcio
Date: Wed Feb 26 2025 - 12:44:37 EST


On 26.02.2025 3:10 PM, Luca Weiss wrote:
> This series adds all the necessary bits to enable DisplayPort-out over
> USB-C on Fairphone 5.
>
> There's currently a dt validation error with this, not quite sure how to
> resolve this:
>
> arch/arm64/boot/dts/qcom/qcm6490-fairphone-fp5.dtb: typec-mux@42: port:endpoint: Unevaluated properties are not allowed ('data-lanes' was unexpected)
> from schema $id: http://devicetree.org/schemas/usb/fcs,fsa4480.yaml#
>
> See also this mail plus replies:
> * https://lore.kernel.org/linux-arm-msm/D0H3VE6RLM2I.MK2NT1P9N02O@xxxxxxxxxxxxx/
>
> Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx>
> ---
> Luca Weiss (3):
> arm64: dts: qcom: qcm6490-fairphone-fp5: Add PTN36502 redriver
> arm64: dts: qcom: qcm6490-fairphone-fp5: Add OCP96011 audio switch
> arm64: dts: qcom: qcm6490-fairphone-fp5: Hook up DisplayPort over USB-C
>
> arch/arm64/boot/dts/qcom/qcm6490-fairphone-fp5.dts | 110 ++++++++++++++++++++-
> arch/arm64/boot/dts/qcom/sc7280.dtsi | 2 +
> 2 files changed, 108 insertions(+), 4 deletions(-)
> ---
> base-commit: 417c2d4ed67b729abea7dc73d7fb2153b7154d31

I don't see this commit in -next, master, or qcom/, this series fails
to apply atop next-20250225

Konrad