Re: [PATCH v2 0/3] arm64: dts: qcom: add DP Controller to SM8550 DTS

2023-06-03 Thread Dmitry Baryshkov
On Thu, 01 Jun 2023 12:09:46 +0200, Neil Armstrong wrote: > The DP output is shared with the USB3 SuperSpeed lanes and is > usually connected to an USB-C port which Altmode is controlled > by the PMIC Glink infrastructure. > > DT changes tying the DP controller to the USB-C port on the QRD > boa

[PATCH v2 0/3] arm64: dts: qcom: add DP Controller to SM8550 DTS

2023-06-01 Thread Neil Armstrong
The DP output is shared with the USB3 SuperSpeed lanes and is usually connected to an USB-C port which Altmode is controlled by the PMIC Glink infrastructure. DT changes tying the DP controller to the USB-C port on the QRD board will be sent later. Signed-off-by: Neil Armstrong --- Changes in v2