On Mon, Feb 23, 2026 at 05:20:47PM +0800, Hermes Wu wrote: > Add a MAINTAINERS entry for the newly introduced ITE IT6162 MIPI DSI > to HDMI bridge driver, covering the driver source file and the > device tree binding document. > > Signed-off-by: Hermes Wu <[email protected]> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index > 6169bd4d7baccc6945363622b42e7286cbec7b88..8a6b5bf3f664247b45c66b37439d3debf6ee18b1 > 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13485,6 +13485,14 @@ W: https://linuxtv.org > Q: http://patchwork.linuxtv.org/project/linux-media/list/ > F: drivers/media/tuners/it913x* > > +ITE IT6162 MIPI DSI TO HDMI BRIDGE DRIVER > +M: Hermes Wu <[email protected]> > +L: [email protected] > +S: Maintained > +F: Documentation/devicetree/bindings/display/bridge/ite,it6162.yaml > +F: drivers/gpu/drm/bridge/ite-it6162.c > + > +
No need for multiple lines. Look first how this file is organized. Best regards, Krzysztof
