diff mbox series

MAINTAINERS: Add TPM DT bindings to TPM maintainers

Message ID 20240130215917.2473250-1-robh@kernel.org (mailing list archive)
State New
Headers show
Series MAINTAINERS: Add TPM DT bindings to TPM maintainers | expand

Commit Message

Rob Herring (Arm) Jan. 30, 2024, 9:59 p.m. UTC
Bindings for a given device class generally go to the respective
subsystem maintainers. Add the TPM bindings to the TPM
maintainers entry.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring (Arm) Feb. 27, 2024, 2:54 p.m. UTC | #1
On Tue, Jan 30, 2024 at 3:59 PM Rob Herring <robh@kernel.org> wrote:
>
> Bindings for a given device class generally go to the respective
> subsystem maintainers. Add the TPM bindings to the TPM
> maintainers entry.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

Ping!

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 97f51d5ec1cf..e5e3dd672018 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22040,6 +22040,7 @@ S:      Maintained
>  W:     https://kernsec.org/wiki/index.php/Linux_Kernel_Integrity
>  Q:     https://patchwork.kernel.org/project/linux-integrity/list/
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
> +F:     Documentation/devicetree/bindings/tpm/
>  F:     drivers/char/tpm/
>
>  TPS546D24 DRIVER
> --
> 2.43.0
>
Jarkko Sakkinen Feb. 27, 2024, 8:31 p.m. UTC | #2
On Tue Feb 27, 2024 at 4:54 PM EET, Rob Herring wrote:
> On Tue, Jan 30, 2024 at 3:59 PM Rob Herring <robh@kernel.org> wrote:
> >
> > Bindings for a given device class generally go to the respective
> > subsystem maintainers. Add the TPM bindings to the TPM
> > maintainers entry.
> >
> > Signed-off-by: Rob Herring <robh@kernel.org>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
>
> Ping!
>
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 97f51d5ec1cf..e5e3dd672018 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -22040,6 +22040,7 @@ S:      Maintained
> >  W:     https://kernsec.org/wiki/index.php/Linux_Kernel_Integrity
> >  Q:     https://patchwork.kernel.org/project/linux-integrity/list/
> >  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
> > +F:     Documentation/devicetree/bindings/tpm/
> >  F:     drivers/char/tpm/
> >
> >  TPS546D24 DRIVER
> > --
> > 2.43.0
> >

Somehow went out of my radar, sorry.

Thanks, it does make sense. I can pick the patches but it would be
good if you can check them still.

Reviewed-by: Jarkko Sakkinen <jarkko@kernel.ogr>

BR, Jarkko
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 97f51d5ec1cf..e5e3dd672018 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22040,6 +22040,7 @@  S:	Maintained
 W:	https://kernsec.org/wiki/index.php/Linux_Kernel_Integrity
 Q:	https://patchwork.kernel.org/project/linux-integrity/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
+F:	Documentation/devicetree/bindings/tpm/
 F:	drivers/char/tpm/
 
 TPS546D24 DRIVER