Enable display output on the SM8150 HDK device. This includes HDMI output through the onboard DSI-HDMI bridge and DP output on the USB-C port. Changes since v1 - Dropped irrelevant stats patch - Fixed endpoint stye (Konrad) - Changed SVID from u32 to 16-bits value (Konrad) Dmitry Baryshkov (8): dt-bindings: display: msm: dp: declare compatible string for sm8150 arm64: dts: qcom: sm8150: make dispcc cast minimal vote on MMCX arm64: dts: qcom: sm8150-hdk: enable HDMI output arm64: dts: qcom: sm8150-hdk: fix SS USB regulators arm64: dts: qcom: sm8150: add DisplayPort controller arm64: dts: qcom: sm8150: add USB-C ports to the USB+DP QMP PHY arm64: dts: qcom: sm8150: add USB-C ports to the OTG USB host arm64: dts: qcom: sm8150-hdk: enable DisplayPort and USB-C altmode .../bindings/display/msm/dp-controller.yaml | 1 + arch/arm64/boot/dts/qcom/sm8150-hdk.dts | 264 +++++++++++++++++- arch/arm64/boot/dts/qcom/sm8150.dtsi | 133 +++++++++ 3 files changed, 388 insertions(+), 10 deletions(-) -- 2.39.2