Re: [PATCH v4 09/11] arm64: dts: qcom: sm8350: Add display system nodes

2023-03-08 Thread Jessica Zhang
On 12/30/2022 7:35 AM, Robert Foss wrote: Add mdss, mdss_mdp, dsi0, dsi0_phy nodes. With these nodes the display subsystem is configured to support one DSI output. Signed-off-by: Robert Foss Reviewed-by: Jessica Zhang Tested-by: Jessica Zhang #SM8350 (HDK) ---

[PATCH v4 09/11] arm64: dts: qcom: sm8350: Add display system nodes

2022-12-30 Thread Robert Foss
Add mdss, mdss_mdp, dsi0, dsi0_phy nodes. With these nodes the display subsystem is configured to support one DSI output. Signed-off-by: Robert Foss --- arch/arm64/boot/dts/qcom/sm8350.dtsi | 297 ++- 1 file changed, 293 insertions(+), 4 deletions(-) diff --git