linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add mailing list for the TEE subsystem
@ 2019-05-08 10:14 Sumit Garg
  2019-05-09  9:33 ` Sumit Garg
  0 siblings, 1 reply; 3+ messages in thread
From: Sumit Garg @ 2019-05-08 10:14 UTC (permalink / raw)
  To: jens.wiklander
  Cc: linux-kernel, tee-dev, linux-arm-kernel, daniel.thompson, Sumit Garg

Add a mailing list for patch reviews and discussions related to TEE
subsystem.

Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
---
 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 <jens.wiklander@linaro.org>
+L:	tee-dev@lists.linaro.org
 S:	Maintained
 F:	drivers/tee/optee/
 
 OP-TEE RANDOM NUMBER GENERATOR (RNG) DRIVER
 M:	Sumit Garg <sumit.garg@linaro.org>
+L:	tee-dev@lists.linaro.org
 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 <jens.wiklander@linaro.org>
+L:	tee-dev@lists.linaro.org
 S:	Maintained
 F:	include/linux/tee_drv.h
 F:	include/uapi/linux/tee.h
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add mailing list for the TEE subsystem
  2019-05-08 10:14 [PATCH] MAINTAINERS: Add mailing list for the TEE subsystem Sumit Garg
@ 2019-05-09  9:33 ` Sumit Garg
  2019-05-27  6:28   ` Jens Wiklander
  0 siblings, 1 reply; 3+ messages in thread
From: Sumit Garg @ 2019-05-09  9:33 UTC (permalink / raw)
  To: Jens Wiklander
  Cc: Linux Kernel Mailing List, tee-dev, linux-arm-kernel, Daniel Thompson

On Wed, 8 May 2019 at 15:44, Sumit Garg <sumit.garg@linaro.org> wrote:
>
> Add a mailing list for patch reviews and discussions related to TEE
> subsystem.
>
> Signed-off-by: Sumit Garg <sumit.garg@linaro.org>

I forgot to include following tag as this change was suggested by Daniel. So:

Suggested-by: Daniel Thompson <daniel.thompson@linaro.org>

-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 <jens.wiklander@linaro.org>
> +L:     tee-dev@lists.linaro.org
>  S:     Maintained
>  F:     drivers/tee/optee/
>
>  OP-TEE RANDOM NUMBER GENERATOR (RNG) DRIVER
>  M:     Sumit Garg <sumit.garg@linaro.org>
> +L:     tee-dev@lists.linaro.org
>  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 <jens.wiklander@linaro.org>
> +L:     tee-dev@lists.linaro.org
>  S:     Maintained
>  F:     include/linux/tee_drv.h
>  F:     include/uapi/linux/tee.h
> --
> 2.7.4
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add mailing list for the TEE subsystem
  2019-05-09  9:33 ` Sumit Garg
@ 2019-05-27  6:28   ` Jens Wiklander
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Wiklander @ 2019-05-27  6:28 UTC (permalink / raw)
  To: Sumit Garg
  Cc: Linux Kernel Mailing List, tee-dev @ lists . linaro . org,
	linux-arm-kernel, Daniel Thompson

On Thu, May 9, 2019 at 11:33 AM Sumit Garg <sumit.garg@linaro.org> wrote:
>
> On Wed, 8 May 2019 at 15:44, Sumit Garg <sumit.garg@linaro.org> wrote:
> >
> > Add a mailing list for patch reviews and discussions related to TEE
> > subsystem.
> >
> > Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
>
> I forgot to include following tag as this change was suggested by Daniel. So:
>
> Suggested-by: Daniel Thompson <daniel.thompson@linaro.org>

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 <jens.wiklander@linaro.org>
> > +L:     tee-dev@lists.linaro.org
> >  S:     Maintained
> >  F:     drivers/tee/optee/
> >
> >  OP-TEE RANDOM NUMBER GENERATOR (RNG) DRIVER
> >  M:     Sumit Garg <sumit.garg@linaro.org>
> > +L:     tee-dev@lists.linaro.org
> >  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 <jens.wiklander@linaro.org>
> > +L:     tee-dev@lists.linaro.org
> >  S:     Maintained
> >  F:     include/linux/tee_drv.h
> >  F:     include/uapi/linux/tee.h
> > --
> > 2.7.4
> >

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-27  6:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08 10:14 [PATCH] MAINTAINERS: Add mailing list for the TEE subsystem Sumit Garg
2019-05-09  9:33 ` Sumit Garg
2019-05-27  6:28   ` Jens Wiklander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).