Re: [PATCH v2 2/3] arm64: dts: sc7180: Support Lazor/Limozeen rev9
From: Stephen Boyd <hidden>
Date: 2021-10-29 06:38:44
Also in:
linux-arm-msm, lkml
From: Stephen Boyd <hidden>
Date: 2021-10-29 06:38:44
Also in:
linux-arm-msm, lkml
Quoting Philip Chen (2021-10-28 17:41:16)
Support Lazor/Limozeen rev9 board where Parade ps8640 is added as the second source edp bridge. To support different edp bridge chips in different board revisions, now we move the #incldue line of the edp bridge dts fragment (e.g. sc7180-trogdor-ti-sn65dsi86.dtsi) from "sc7180-trogdor-lazor.dtsi" to per-board-rev dts files. Since the edp bridge dts fragment overrides 'dsi0_out', which is defined in "sc7180.dtsi", move the #incldue line of "sc7180.dtsi" from "sc7180-trogdor-lazor.dtsi" to per-board-rev dts files too, before the #include line of the edp bridge dts fragment. Signed-off-by: Philip Chen <redacted> ---
Reviewed-by: Stephen Boyd <redacted>