On Thu, May 9, 2019 at 11:33 AM Sumit Garg <[email protected]> wrote: > > On Wed, 8 May 2019 at 15:44, Sumit Garg <[email protected]> wrote: > > > > Add a mailing list for patch reviews and discussions related to TEE > > subsystem. > > > > Signed-off-by: Sumit Garg <[email protected]> > > I forgot to include following tag as this change was suggested by Daniel. So: > > Suggested-by: Daniel Thompson <[email protected]>
Thanks, I'm picking this up. Cheers, Jens > > -Sumit > > > --- > > MAINTAINERS | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 920a0a1..c05dff7 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -11556,11 +11556,13 @@ F: drivers/scsi/st.h > > > > OP-TEE DRIVER > > M: Jens Wiklander <[email protected]> > > +L: [email protected] > > S: Maintained > > F: drivers/tee/optee/ > > > > OP-TEE RANDOM NUMBER GENERATOR (RNG) DRIVER > > M: Sumit Garg <[email protected]> > > +L: [email protected] > > S: Maintained > > F: drivers/char/hw_random/optee-rng.c > > > > @@ -15312,6 +15314,7 @@ F: include/media/i2c/tw9910.h > > > > TEE SUBSYSTEM > > M: Jens Wiklander <[email protected]> > > +L: [email protected] > > S: Maintained > > F: include/linux/tee_drv.h > > F: include/uapi/linux/tee.h > > -- > > 2.7.4 > >

