Re: [PATCH 1/1] MAINTAINERS: media: ipu-bridge: Add entry
Dan Scally <[email protected]>
| Newsgroups | org.kernel.vger.linux-media |
|---|---|
| Message-ID | <[email protected]> |
Hi Sakari - thanks for the patch On 11/08/2026 16:38, Sakari Ailus wrote: > Add an entry for the ipu-bridge, a firmware parsing helper for the Intel > IPU drivers, with myself and Dan Scally as maintainers and Hans de Goede > as reviewer. > > Signed-off-by: Sakari Ailus <[email protected]> Acked-by: Daniel Scally <[email protected]> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3785b8c1de0a..64fbdb8bc0b5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13142,6 +13142,15 @@ S: Supported > T: git git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git > F: drivers/iommu/intel/ > > +INTEL IPU BRIDGE > +M: Sakari Ailus <[email protected]> > +M: Dan Scally <[email protected]> > +R: Hans de Goede <[email protected]> > +L: [email protected] > +S: Maintained > +F: drivers/media/pci/intel/ipu-bridge.c > +F: include/media/ipu-bridge.h > + > INTEL IPU3 CSI-2 CIO2 DRIVER > M: Yong Zhi <[email protected]> > M: Sakari Ailus <[email protected]>