All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: assign mediatek headers to Mediatek SoC support
@ 2020-11-03  6:07 ` Lukas Bulwahn
  0 siblings, 0 replies; 8+ messages in thread
From: Lukas Bulwahn @ 2020-11-03  6:07 UTC (permalink / raw)
  To: Matthias Brugger, linux-arm-kernel, linux-mediatek
  Cc: Joe Perches, Ralf Ramsauer, Pia Eichinger, kernel-janitors,
	linux-kernel, Lukas Bulwahn

./include/soc/mediatek/smi.h and ./include/linux/soc/mediatek/infracfg.h
are currently not assigned to a specific section in MAINTAINERS.

./include/soc/mediatek/smi.h is the header file for definitions in
./drivers/memory/mtk-smi.c, which is assigned to the section ARM/Mediatek
SoC support in MAINTAINERS.

./include/linux/soc/mediatek/infracfg.h is the header file for definitions
in ./drivers/soc/mediatek/mtk-infracfg.c, which is assigned to the section
ARM/Mediatek SoC support in MAINTAINERS.

Hence, assign those header files to ARM/Mediatek SoC support as well.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Matthias, please pick this minor non-urgent cleanup patch.

This patch is part of an initial experiment to assign all files to
specific sections in MAINTAINERS. At the moment, about 3200 files are
currently not assigned to specific sections and maintainers.

If you think these cleanup patch cause more churn than value, please let
me know. Thanks.

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b4197e9da495..1703c7d2e146 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2066,6 +2066,8 @@ F:	arch/arm/boot/dts/mt8*
 F:	arch/arm/mach-mediatek/
 F:	arch/arm64/boot/dts/mediatek/
 F:	drivers/soc/mediatek/
+F:	include/linux/soc/mediatek/infracfg.h
+F:	include/soc/mediatek/smi.h
 N:	mtk
 N:	mt[678]
 K:	mediatek
-- 
2.17.1


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

* [PATCH] MAINTAINERS: assign mediatek headers to Mediatek SoC support
@ 2020-11-03  6:07 ` Lukas Bulwahn
  0 siblings, 0 replies; 8+ messages in thread
From: Lukas Bulwahn @ 2020-11-03  6:07 UTC (permalink / raw)
  To: Matthias Brugger, linux-arm-kernel, linux-mediatek
  Cc: kernel-janitors, Ralf Ramsauer, linux-kernel, Joe Perches,
	Lukas Bulwahn, Pia Eichinger

./include/soc/mediatek/smi.h and ./include/linux/soc/mediatek/infracfg.h
are currently not assigned to a specific section in MAINTAINERS.

./include/soc/mediatek/smi.h is the header file for definitions in
./drivers/memory/mtk-smi.c, which is assigned to the section ARM/Mediatek
SoC support in MAINTAINERS.

./include/linux/soc/mediatek/infracfg.h is the header file for definitions
in ./drivers/soc/mediatek/mtk-infracfg.c, which is assigned to the section
ARM/Mediatek SoC support in MAINTAINERS.

Hence, assign those header files to ARM/Mediatek SoC support as well.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Matthias, please pick this minor non-urgent cleanup patch.

This patch is part of an initial experiment to assign all files to
specific sections in MAINTAINERS. At the moment, about 3200 files are
currently not assigned to specific sections and maintainers.

If you think these cleanup patch cause more churn than value, please let
me know. Thanks.

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b4197e9da495..1703c7d2e146 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2066,6 +2066,8 @@ F:	arch/arm/boot/dts/mt8*
 F:	arch/arm/mach-mediatek/
 F:	arch/arm64/boot/dts/mediatek/
 F:	drivers/soc/mediatek/
+F:	include/linux/soc/mediatek/infracfg.h
+F:	include/soc/mediatek/smi.h
 N:	mtk
 N:	mt[678]
 K:	mediatek
-- 
2.17.1

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

* [PATCH] MAINTAINERS: assign mediatek headers to Mediatek SoC support
@ 2020-11-03  6:07 ` Lukas Bulwahn
  0 siblings, 0 replies; 8+ messages in thread
From: Lukas Bulwahn @ 2020-11-03  6:07 UTC (permalink / raw)
  To: Matthias Brugger, linux-arm-kernel, linux-mediatek
  Cc: kernel-janitors, Ralf Ramsauer, linux-kernel, Joe Perches,
	Lukas Bulwahn, Pia Eichinger

./include/soc/mediatek/smi.h and ./include/linux/soc/mediatek/infracfg.h
are currently not assigned to a specific section in MAINTAINERS.

./include/soc/mediatek/smi.h is the header file for definitions in
./drivers/memory/mtk-smi.c, which is assigned to the section ARM/Mediatek
SoC support in MAINTAINERS.

./include/linux/soc/mediatek/infracfg.h is the header file for definitions
in ./drivers/soc/mediatek/mtk-infracfg.c, which is assigned to the section
ARM/Mediatek SoC support in MAINTAINERS.

Hence, assign those header files to ARM/Mediatek SoC support as well.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Matthias, please pick this minor non-urgent cleanup patch.

This patch is part of an initial experiment to assign all files to
specific sections in MAINTAINERS. At the moment, about 3200 files are
currently not assigned to specific sections and maintainers.

If you think these cleanup patch cause more churn than value, please let
me know. Thanks.

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b4197e9da495..1703c7d2e146 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2066,6 +2066,8 @@ F:	arch/arm/boot/dts/mt8*
 F:	arch/arm/mach-mediatek/
 F:	arch/arm64/boot/dts/mediatek/
 F:	drivers/soc/mediatek/
+F:	include/linux/soc/mediatek/infracfg.h
+F:	include/soc/mediatek/smi.h
 N:	mtk
 N:	mt[678]
 K:	mediatek
-- 
2.17.1


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

* [PATCH] MAINTAINERS: assign mediatek headers to Mediatek SoC support
@ 2020-11-03  6:07 ` Lukas Bulwahn
  0 siblings, 0 replies; 8+ messages in thread
From: Lukas Bulwahn @ 2020-11-03  6:07 UTC (permalink / raw)
  To: Matthias Brugger, linux-arm-kernel, linux-mediatek
  Cc: kernel-janitors, Ralf Ramsauer, linux-kernel, Joe Perches,
	Lukas Bulwahn, Pia Eichinger

./include/soc/mediatek/smi.h and ./include/linux/soc/mediatek/infracfg.h
are currently not assigned to a specific section in MAINTAINERS.

./include/soc/mediatek/smi.h is the header file for definitions in
./drivers/memory/mtk-smi.c, which is assigned to the section ARM/Mediatek
SoC support in MAINTAINERS.

./include/linux/soc/mediatek/infracfg.h is the header file for definitions
in ./drivers/soc/mediatek/mtk-infracfg.c, which is assigned to the section
ARM/Mediatek SoC support in MAINTAINERS.

Hence, assign those header files to ARM/Mediatek SoC support as well.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Matthias, please pick this minor non-urgent cleanup patch.

This patch is part of an initial experiment to assign all files to
specific sections in MAINTAINERS. At the moment, about 3200 files are
currently not assigned to specific sections and maintainers.

If you think these cleanup patch cause more churn than value, please let
me know. Thanks.

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b4197e9da495..1703c7d2e146 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2066,6 +2066,8 @@ F:	arch/arm/boot/dts/mt8*
 F:	arch/arm/mach-mediatek/
 F:	arch/arm64/boot/dts/mediatek/
 F:	drivers/soc/mediatek/
+F:	include/linux/soc/mediatek/infracfg.h
+F:	include/soc/mediatek/smi.h
 N:	mtk
 N:	mt[678]
 K:	mediatek
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] MAINTAINERS: assign mediatek headers to Mediatek SoC support
  2020-11-03  6:07 ` Lukas Bulwahn
  (?)
  (?)
@ 2020-11-27 16:12   ` Matthias Brugger
  -1 siblings, 0 replies; 8+ messages in thread
From: Matthias Brugger @ 2020-11-27 16:12 UTC (permalink / raw)
  To: Lukas Bulwahn, linux-arm-kernel, linux-mediatek
  Cc: Joe Perches, Ralf Ramsauer, Pia Eichinger, kernel-janitors, linux-kernel



On 03/11/2020 07:07, Lukas Bulwahn wrote:
> ./include/soc/mediatek/smi.h and ./include/linux/soc/mediatek/infracfg.h
> are currently not assigned to a specific section in MAINTAINERS.
> 
> ./include/soc/mediatek/smi.h is the header file for definitions in
> ./drivers/memory/mtk-smi.c, which is assigned to the section ARM/Mediatek
> SoC support in MAINTAINERS.
> 
> ./include/linux/soc/mediatek/infracfg.h is the header file for definitions
> in ./drivers/soc/mediatek/mtk-infracfg.c, which is assigned to the section
> ARM/Mediatek SoC support in MAINTAINERS.
> 
> Hence, assign those header files to ARM/Mediatek SoC support as well.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Matthias, please pick this minor non-urgent cleanup patch.
> 
> This patch is part of an initial experiment to assign all files to
> specific sections in MAINTAINERS. At the moment, about 3200 files are
> currently not assigned to specific sections and maintainers.
> 
> If you think these cleanup patch cause more churn than value, please let
> me know. Thanks.
> 
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b4197e9da495..1703c7d2e146 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2066,6 +2066,8 @@ F:	arch/arm/boot/dts/mt8*
>   F:	arch/arm/mach-mediatek/
>   F:	arch/arm64/boot/dts/mediatek/
>   F:	drivers/soc/mediatek/
> +F:	include/linux/soc/mediatek/infracfg.h
> +F:	include/soc/mediatek/smi.h

I the most important file is missing: mtk-mmsys.h
smi.h is part of drivers/memory and should be added to Krzysztof entry.

Regards,
Matthias


>   N:	mtk
>   N:	mt[678]
>   K:	mediatek
> 

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

* Re: [PATCH] MAINTAINERS: assign mediatek headers to Mediatek SoC support
@ 2020-11-27 16:12   ` Matthias Brugger
  0 siblings, 0 replies; 8+ messages in thread
From: Matthias Brugger @ 2020-11-27 16:12 UTC (permalink / raw)
  To: Lukas Bulwahn, linux-arm-kernel, linux-mediatek
  Cc: Joe Perches, Pia Eichinger, kernel-janitors, Ralf Ramsauer, linux-kernel



On 03/11/2020 07:07, Lukas Bulwahn wrote:
> ./include/soc/mediatek/smi.h and ./include/linux/soc/mediatek/infracfg.h
> are currently not assigned to a specific section in MAINTAINERS.
> 
> ./include/soc/mediatek/smi.h is the header file for definitions in
> ./drivers/memory/mtk-smi.c, which is assigned to the section ARM/Mediatek
> SoC support in MAINTAINERS.
> 
> ./include/linux/soc/mediatek/infracfg.h is the header file for definitions
> in ./drivers/soc/mediatek/mtk-infracfg.c, which is assigned to the section
> ARM/Mediatek SoC support in MAINTAINERS.
> 
> Hence, assign those header files to ARM/Mediatek SoC support as well.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Matthias, please pick this minor non-urgent cleanup patch.
> 
> This patch is part of an initial experiment to assign all files to
> specific sections in MAINTAINERS. At the moment, about 3200 files are
> currently not assigned to specific sections and maintainers.
> 
> If you think these cleanup patch cause more churn than value, please let
> me know. Thanks.
> 
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b4197e9da495..1703c7d2e146 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2066,6 +2066,8 @@ F:	arch/arm/boot/dts/mt8*
>   F:	arch/arm/mach-mediatek/
>   F:	arch/arm64/boot/dts/mediatek/
>   F:	drivers/soc/mediatek/
> +F:	include/linux/soc/mediatek/infracfg.h
> +F:	include/soc/mediatek/smi.h

I the most important file is missing: mtk-mmsys.h
smi.h is part of drivers/memory and should be added to Krzysztof entry.

Regards,
Matthias


>   N:	mtk
>   N:	mt[678]
>   K:	mediatek
> 

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

* Re: [PATCH] MAINTAINERS: assign mediatek headers to Mediatek SoC support
@ 2020-11-27 16:12   ` Matthias Brugger
  0 siblings, 0 replies; 8+ messages in thread
From: Matthias Brugger @ 2020-11-27 16:12 UTC (permalink / raw)
  To: Lukas Bulwahn, linux-arm-kernel, linux-mediatek
  Cc: Joe Perches, Pia Eichinger, kernel-janitors, Ralf Ramsauer, linux-kernel



On 03/11/2020 07:07, Lukas Bulwahn wrote:
> ./include/soc/mediatek/smi.h and ./include/linux/soc/mediatek/infracfg.h
> are currently not assigned to a specific section in MAINTAINERS.
> 
> ./include/soc/mediatek/smi.h is the header file for definitions in
> ./drivers/memory/mtk-smi.c, which is assigned to the section ARM/Mediatek
> SoC support in MAINTAINERS.
> 
> ./include/linux/soc/mediatek/infracfg.h is the header file for definitions
> in ./drivers/soc/mediatek/mtk-infracfg.c, which is assigned to the section
> ARM/Mediatek SoC support in MAINTAINERS.
> 
> Hence, assign those header files to ARM/Mediatek SoC support as well.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Matthias, please pick this minor non-urgent cleanup patch.
> 
> This patch is part of an initial experiment to assign all files to
> specific sections in MAINTAINERS. At the moment, about 3200 files are
> currently not assigned to specific sections and maintainers.
> 
> If you think these cleanup patch cause more churn than value, please let
> me know. Thanks.
> 
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b4197e9da495..1703c7d2e146 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2066,6 +2066,8 @@ F:	arch/arm/boot/dts/mt8*
>   F:	arch/arm/mach-mediatek/
>   F:	arch/arm64/boot/dts/mediatek/
>   F:	drivers/soc/mediatek/
> +F:	include/linux/soc/mediatek/infracfg.h
> +F:	include/soc/mediatek/smi.h

I the most important file is missing: mtk-mmsys.h
smi.h is part of drivers/memory and should be added to Krzysztof entry.

Regards,
Matthias


>   N:	mtk
>   N:	mt[678]
>   K:	mediatek
> 

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

* Re: [PATCH] MAINTAINERS: assign mediatek headers to Mediatek SoC support
@ 2020-11-27 16:12   ` Matthias Brugger
  0 siblings, 0 replies; 8+ messages in thread
From: Matthias Brugger @ 2020-11-27 16:12 UTC (permalink / raw)
  To: Lukas Bulwahn, linux-arm-kernel, linux-mediatek
  Cc: Joe Perches, Pia Eichinger, kernel-janitors, Ralf Ramsauer, linux-kernel



On 03/11/2020 07:07, Lukas Bulwahn wrote:
> ./include/soc/mediatek/smi.h and ./include/linux/soc/mediatek/infracfg.h
> are currently not assigned to a specific section in MAINTAINERS.
> 
> ./include/soc/mediatek/smi.h is the header file for definitions in
> ./drivers/memory/mtk-smi.c, which is assigned to the section ARM/Mediatek
> SoC support in MAINTAINERS.
> 
> ./include/linux/soc/mediatek/infracfg.h is the header file for definitions
> in ./drivers/soc/mediatek/mtk-infracfg.c, which is assigned to the section
> ARM/Mediatek SoC support in MAINTAINERS.
> 
> Hence, assign those header files to ARM/Mediatek SoC support as well.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Matthias, please pick this minor non-urgent cleanup patch.
> 
> This patch is part of an initial experiment to assign all files to
> specific sections in MAINTAINERS. At the moment, about 3200 files are
> currently not assigned to specific sections and maintainers.
> 
> If you think these cleanup patch cause more churn than value, please let
> me know. Thanks.
> 
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b4197e9da495..1703c7d2e146 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2066,6 +2066,8 @@ F:	arch/arm/boot/dts/mt8*
>   F:	arch/arm/mach-mediatek/
>   F:	arch/arm64/boot/dts/mediatek/
>   F:	drivers/soc/mediatek/
> +F:	include/linux/soc/mediatek/infracfg.h
> +F:	include/soc/mediatek/smi.h

I the most important file is missing: mtk-mmsys.h
smi.h is part of drivers/memory and should be added to Krzysztof entry.

Regards,
Matthias


>   N:	mtk
>   N:	mt[678]
>   K:	mediatek
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-11-27 16:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03  6:07 [PATCH] MAINTAINERS: assign mediatek headers to Mediatek SoC support Lukas Bulwahn
2020-11-03  6:07 ` Lukas Bulwahn
2020-11-03  6:07 ` Lukas Bulwahn
2020-11-03  6:07 ` Lukas Bulwahn
2020-11-27 16:12 ` Matthias Brugger
2020-11-27 16:12   ` Matthias Brugger
2020-11-27 16:12   ` Matthias Brugger
2020-11-27 16:12   ` Matthias Brugger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.