On Fri, Feb 11, 2022 at 10:22:53AM +0100, Javier Martinez Canillas wrote: > The ssd130x DRM driver also makes use of this Device Tree binding to allow > existing users of the fbdev driver to migrate without the need to change > their Device Trees. > > Add myself as another maintainer of the binding, to make sure that I will > be on Cc when patches are proposed for it. Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Suggested-by: Sam Ravnborg <sam@xxxxxxxxxxxx> > Signed-off-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> > --- > > Changes in v4: > - Add Rob Herring Acked-by tag to patch adding as DT binding co-maintainer. > > Changes in v2: > - Add myself as co-maintainer of the ssd1370fb DT binding (Sam Ravnborg). > > Documentation/devicetree/bindings/display/solomon,ssd1307fb.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/display/solomon,ssd1307fb.yaml b/Documentation/devicetree/bindings/display/solomon,ssd1307fb.yaml > index 2ed2a7d0ca2f..9baafd0c42dd 100644 > --- a/Documentation/devicetree/bindings/display/solomon,ssd1307fb.yaml > +++ b/Documentation/devicetree/bindings/display/solomon,ssd1307fb.yaml > @@ -8,6 +8,7 @@ title: Solomon SSD1307 OLED Controller Framebuffer > > maintainers: > - Maxime Ripard <mripard@xxxxxxxxxx> > + - Javier Martinez Canillas <javierm@xxxxxxxxxx> > > properties: > compatible: > -- > 2.34.1 > -- With Best Regards, Andy Shevchenko