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

From: Philip Chen
Date: Fri Oct 15 2021 - 15:04:33 EST


Hi Bjorn,

Could you please take a look at this patch series?

On Fri, Oct 8, 2021 at 4:15 PM Doug Anderson <dianders@xxxxxxxxxxxx> wrote:
>
> 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