Add device tree nodes for MDSS, DPU and DSI devices on Qualcomm SM8550 platform. Enable these devices and add the DSI panel on the MTP device. Dependencies: - [1] SM8550 base DT (applied) - [2] MDSS/DPU/DSI bindings (applied) - [3] DISPCC bindings (build dependency, applied) - [4] VTDR6130 Panel bindings (applied) [1] https://lore.kernel.org/all/20230106201047.337409-1-abel.vesa@xxxxxxxxxx [2] https://lore.kernel.org/all/20230103-topic-sm8550-upstream-mdss-dsi-v3-0-660c3bcb127f@xxxxxxxxxx [3] https://lore.kernel.org/all/20230103-topic-sm8550-upstream-dispcc-v3-0-8a03d348c572@xxxxxxxxxx [4] https://lore.kernel.org/all/20230103-topic-sm8550-upstream-vtdr6130-panel-v2-0-dd6200f47a76@xxxxxxxxxx To: Andy Gross <agross@xxxxxxxxxx> To: Bjorn Andersson <andersson@xxxxxxxxxx> To: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> To: Rob Herring <robh+dt@xxxxxxxxxx> To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> Cc: linux-arm-msm@xxxxxxxxxxxxxxx Cc: devicetree@xxxxxxxxxxxxxxx Cc: linux-kernel@xxxxxxxxxxxxxxx Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> --- Changes in v2: - reshuffled properties in the order konrad shared - updated DSI PHY compatible - renamed mdss@ to display-subsystem@ - added back dispcc bindings include - added Reviewed-by on patch 2 - Link to v1: https://lore.kernel.org/r/20230104-topic-sm8550-upstream-dts-display-v1-0-aeab9751928f@xxxxxxxxxx --- Neil Armstrong (3): arm64: dts: qcom: sm8550: add display hardware devices arm64: dts: qcom: sm8550-mtp: enable display hardware arm64: dts: qcom: sm8550-mtp: add DSI panel arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 78 +++++++++ arch/arm64/boot/dts/qcom/sm8550.dtsi | 299 ++++++++++++++++++++++++++++++++ 2 files changed, 377 insertions(+) --- base-commit: 813d028f81ae4e84926fbb9a499652539eb8694a change-id: 20230104-topic-sm8550-upstream-dts-display-aa22b568ea17 Best regards, -- Neil Armstrong <neil.armstrong@xxxxxxxxxx>