[PATCH 01/10] dt-bindings: display: bridge: it66121: Add compatible string for IT6610

Paul Cercueil paul at crapouillou.net
Fri Dec 16 10:46:28 UTC 2022


Le jeudi 15 décembre 2022 à 11:55 +0100, Robert Foss a écrit :
> On Wed, 14 Dec 2022 at 13:58, Paul Cercueil <paul at crapouillou.net>
> wrote:
> > 
> > Add a new ite,it6610 compatible string to the IT66121 binding
> > documentation, since the two chips are very similar.
> > 
> > Signed-off-by: Paul Cercueil <paul at crapouillou.net>
> > ---
> >  .../devicetree/bindings/display/bridge/ite,it66121.yaml       | 4
> > +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)
> > 
> > diff --git
> > a/Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml
> > b/Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml
> > index 1b2185be92cd..72957be0ba3c 100644
> > ---
> > a/Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml
> > +++
> > b/Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml
> > @@ -17,7 +17,9 @@ description: |
> > 
> >  properties:
> >    compatible:
> > -    const: ite,it66121
> > +    enum:
> > +      - ite,it66121
> > +      - ite,it6610
> > 
> >    reg:
> >      maxItems: 1
> > --
> > 2.35.1
> > 
> 
> Reviewed-by: Robert Foss <robert.foss at linaro.org>

Series applied to drm-misc-next.

Thanks for the reviews!

Cheers,
-Paul


More information about the dri-devel mailing list