Re: [PATCH v3 2/2] arm64: dts: sc7180: Support Parade ps8640 edp bridge

From: Doug Anderson
Date: Fri Oct 08 2021 - 19:15:11 EST


Hi,

On Fri, Oct 8, 2021 at 11:39 AM Philip Chen <philipchen@xxxxxxxxxxxx> wrote:
>
> Add a dts fragment file to support the sc7180 boards with the second
> source edp bridge, Parade ps8640.
>
> Signed-off-by: Philip Chen <philipchen@xxxxxxxxxxxx>
> ---
>
> Changes in v3:
> - Set gpio32 active high
> - Rename edp-bridge to bridge to align with ti-sn65 dts
> - Remove the unused label 'aux_bus'
>
> Changes in v2:
> - Add the definition of edp_brij_i2c and some other properties to
> ps8640 dts, making it match ti-sn65dsi86 dts better
>
> .../qcom/sc7180-trogdor-parade-ps8640.dtsi | 109 ++++++++++++++++++
> 1 file changed, 109 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>

I think these two are good to go as long as Bjorn doesn't mind having
this dtsi file in the tree with no users yet. It looks nearly certain
that some trogdor devices will ship with it.

-Doug