2024-03-20 00:01:59

by Bjorn Andersson

[permalink] [raw]
Subject: [PATCH] MAINTAINER: Split Qualcomm SoC and linux-arm-msm entries

The Qualcomm Support entry in MAINTAINERS has served the purpose of both
defining the scope of the Qualcomm support, and to make Qualcomm-related
patches show up on the linux-arm-msm mailing list.

While this continues to serve our needs, it occasionally do create
confusion about the ownership.

Split the entry to clarify which components are maintained under the
qcom-soc tree.

Signed-off-by: Bjorn Andersson <[email protected]>
---
MAINTAINERS | 33 ++++++++++++++++++++++++++++-----
1 file changed, 28 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 82896c3e0559..6196757a10aa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2586,12 +2586,8 @@ F: arch/arm64/boot/dts/qcom/sc7180*
F: arch/arm64/boot/dts/qcom/sc7280*
F: arch/arm64/boot/dts/qcom/sdm845-cheza*

-ARM/QUALCOMM SUPPORT
-M: Bjorn Andersson <[email protected]>
-M: Konrad Dybcio <[email protected]>
+ARM/QUALCOMM MAILING LIST
L: [email protected]
-S: Maintained
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git
F: Documentation/devicetree/bindings/*/qcom*
F: Documentation/devicetree/bindings/soc/qcom/
F: arch/arm/boot/dts/qcom/
@@ -2627,6 +2623,33 @@ F: include/dt-bindings/*/qcom*
F: include/linux/*/qcom*
F: include/linux/soc/qcom/

+ARM/QUALCOMM SUPPORT
+M: Bjorn Andersson <[email protected]>
+M: Konrad Dybcio <[email protected]>
+L: [email protected]
+S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git
+F: Documentation/devicetree/bindings/arm/qcom-soc.yaml
+F: Documentation/devicetree/bindings/arm/qcom.yaml
+F: Documentation/devicetree/bindings/bus/qcom*
+F: Documentation/devicetree/bindings/cache/qcom,llcc.yaml
+F: Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+F: Documentation/devicetree/bindings/reserved-memory/qcom
+F: Documentation/devicetree/bindings/soc/qcom/
+F: arch/arm/boot/dts/qcom/
+F: arch/arm/configs/qcom_defconfig
+F: arch/arm/mach-qcom/
+F: arch/arm64/boot/dts/qcom/
+F: drivers/bus/qcom*
+F: drivers/firmware/qcom/
+F: drivers/soc/qcom/
+F: include/dt-bindings/arm/qcom,ids.h
+F: include/dt-bindings/firmware/qcom,scm.h
+F: include/dt-bindings/soc/qcom*
+F: include/linux/firmware/qcom
+F: include/linux/soc/qcom/
+F: include/soc/qcom/
+
ARM/RDA MICRO ARCHITECTURE
M: Manivannan Sadhasivam <[email protected]>
L: [email protected] (moderated for non-subscribers)

---
base-commit: 226d3c72fcde130a99d760895ebdd20e78e02cb5
change-id: 20240319-maintainer-qcom-split-b62d83ff0f10

Best regards,
--
Bjorn Andersson <[email protected]>



2024-03-21 22:16:22

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINER: Split Qualcomm SoC and linux-arm-msm entries



On 3/20/24 01:01, Bjorn Andersson wrote:
> The Qualcomm Support entry in MAINTAINERS has served the purpose of both
> defining the scope of the Qualcomm support, and to make Qualcomm-related
> patches show up on the linux-arm-msm mailing list.
>
> While this continues to serve our needs, it occasionally do create
> confusion about the ownership.
>
> Split the entry to clarify which components are maintained under the
> qcom-soc tree.
>
> Signed-off-by: Bjorn Andersson <[email protected]>
> ---

Acked-by: Konrad Dybcio <[email protected]>

Konrad

2024-04-04 21:27:22

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINER: Split Qualcomm SoC and linux-arm-msm entries


On Tue, 19 Mar 2024 17:01:45 -0700, Bjorn Andersson wrote:
> The Qualcomm Support entry in MAINTAINERS has served the purpose of both
> defining the scope of the Qualcomm support, and to make Qualcomm-related
> patches show up on the linux-arm-msm mailing list.
>
> While this continues to serve our needs, it occasionally do create
> confusion about the ownership.
>
> [...]

Applied, thanks!

[1/1] MAINTAINER: Split Qualcomm SoC and linux-arm-msm entries
commit: 8b90269ee6d7f8e714a1ba57a85444a67b9f0104

Best regards,
--
Bjorn Andersson <[email protected]>