diff mbox series

MAINTAINERS: add include/dt-bindings/mips to MIPS

Message ID 20220613121408.8786-1-lukas.bulwahn@gmail.com (mailing list archive)
State Accepted
Commit 7dbdf04d6bd8dd0c1d57d353fd4220442055e730
Headers show
Series MAINTAINERS: add include/dt-bindings/mips to MIPS | expand

Commit Message

Lukas Bulwahn June 13, 2022, 12:14 p.m. UTC
Maintainers of the directory Documentation/devicetree/bindings/mips
are also the maintainers of the corresponding directory
include/dt-bindings/mips.

Add the file entry for include/dt-bindings/mips to the appropriate
section in MAINTAINERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Thomas, please pick this MAINTAINERS addition to your section.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Bogendoerfer July 5, 2022, 10:23 a.m. UTC | #1
On Mon, Jun 13, 2022 at 02:14:08PM +0200, Lukas Bulwahn wrote:
> Maintainers of the directory Documentation/devicetree/bindings/mips
> are also the maintainers of the corresponding directory
> include/dt-bindings/mips.
> 
> Add the file entry for include/dt-bindings/mips to the appropriate
> section in MAINTAINERS.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Thomas, please pick this MAINTAINERS addition to your section.
> 
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1b30f6b69477..6bf0c0ff935f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13362,6 +13362,7 @@ F:	Documentation/devicetree/bindings/mips/
>  F:	Documentation/mips/
>  F:	arch/mips/
>  F:	drivers/platform/mips/
> +F:	include/dt-bindings/mips/
>  
>  MIPS BOSTON DEVELOPMENT BOARD
>  M:	Paul Burton <paulburton@kernel.org>
> -- 
> 2.17.1

applied to mips-next.

Thomas.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1b30f6b69477..6bf0c0ff935f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13362,6 +13362,7 @@  F:	Documentation/devicetree/bindings/mips/
 F:	Documentation/mips/
 F:	arch/mips/
 F:	drivers/platform/mips/
+F:	include/dt-bindings/mips/
 
 MIPS BOSTON DEVELOPMENT BOARD
 M:	Paul Burton <paulburton@kernel.org>