Re: [PATCH v3 1/3] MAINTAINERS: Add entry for Novatek NT726xx SoC I2C controller driver
Krzysztof Kozlowski <[email protected]> Tue, 21 Jul 2026 09:11:00 +0200
| Newsgroups | org.kernel.vger.linux-i2c,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260721-comical-dragon-of-competition-f1b6da@quoll> |
On Wed, Jul 15, 2026 at 03:35:03PM +0800, [email protected] wrote: > From: Ben Huang <[email protected]> > > Add entry for maintenance of Novatek NT726xx SoC I2C controller driver. > > Signed-off-by: Ben Huang <[email protected]> > Signed-off-by: Nina Kuo <[email protected]> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 806bd2d80d15..15df47f9e81f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19234,6 +19234,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc.git > F: tools/include/nolibc/ > F: tools/testing/selftests/nolibc/ > > +NOVATEK NT726XX I2C CONTROLLER DRIVER > +M: Ben Huang <[email protected]> > +L: [email protected] > +S: Maintained > +F: Documentation/devicetree/bindings/i2c/novatek,nt726xx-i2c.yaml There is no such file. > +F: drivers/i2c/busses/i2c-nt726xx.c Neither this one. Apply this patch (important: this patch!) and check yourself. Best regards, Krzysztof