On Sun, May 22, 2016 at 11:06:24AM +0200, Geert Uytterhoeven wrote: > Submitters of device tree binding documentation may forget to CC > the subsystem maintainer if this is missing. > > Signed-off-by: Geert Uytterhoeven <[email protected]> > Cc: Peter Huewe <[email protected]> > Cc: Marcel Selhorst <[email protected]> > Cc: Jarkko Sakkinen <[email protected]> > Cc: Jason Gunthorpe <[email protected]> > Cc: [email protected]
Acked-by: Jarkko Sakkinen <[email protected]> /Jarkko > --- > Please apply this patch directly if you want to be involved in device > tree binding documentation for your subsystem. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 01a6ed1d8fc2d81f..54dcdef6efc4a936 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11600,6 +11600,7 @@ L: [email protected] (moderated > for non-subscribers) > Q: https://patchwork.kernel.org/project/tpmdd-devel/list/ > T: git git://git.infradead.org/users/jjs/linux-tpmdd.git > S: Maintained > +F: Documentation/devicetree/bindings/security/tpm/ > F: drivers/char/tpm/ > > TPM IBM_VTPM DEVICE DRIVER > -- > 1.9.1 >

