All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/1] MAINTAINERS: update list of qcom drivers
       [not found] <cover.1547494994.git.amit.kucheria@linaro.org>
@ 2019-01-14 19:45 ` Amit Kucheria
  2019-01-21  8:28   ` Amit Kucheria
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Kucheria @ 2019-01-14 19:45 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-arm-msm, andy.gross, marc.w.gonzalez, bjorn.andersson, kvalo, joe

Several drivers didn't have a specific maintainer (other than the
subsystem maintainer). Add some generic regex patterns to capture most
qcom drivers in the list of supported drivers. For the rest, add
explicit filenames.

Sort the entries, while we're at it.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
---
 MAINTAINERS | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 32d444476a90..a2b21a622ae1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1948,19 +1948,37 @@ M:	David Brown <david.brown@linaro.org>
 L:	linux-arm-msm@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/soc/qcom/
+F:	Documentation/devicetree/bindings/*/qcom*
 F:	arch/arm/boot/dts/qcom-*.dts
 F:	arch/arm/boot/dts/qcom-*.dtsi
 F:	arch/arm/mach-qcom/
-F:	arch/arm64/boot/dts/qcom/*
+F:	arch/arm64/boot/dts/qcom/
+F:	drivers/*/qcom/
+F:	drivers/*/qcom*
+F:	drivers/*/*/qcom/
+F:	drivers/*/*/qcom*
+F:	drivers/*/pm8???-*
+F:	drivers/bluetooth/btqcomsmd.c
+F:	drivers/clocksource/timer-qcom.c
+F:	drivers/extcon/extcon-qcom*
+F:	drivers/iommu/msm*
 F:	drivers/i2c/busses/i2c-qup.c
-F:	drivers/clk/qcom/
-F:	drivers/dma/qcom/
-F:	drivers/soc/qcom/
+F:	drivers/i2c/busses/i2c-qcom-geni.c
+F:	drivers/mfd/ssbi.c
+F:	drivers/mmc/host/mmci_qcom*
+F:	drivers/mmc/host/sdhci_msm.c
+F:	drivers/pci/controller/dwc/pcie-qcom.c
+F:	drivers/phy/qualcomm/
+F:	drivers/power/*/msm*
+F:	drivers/reset/reset-qcom-*
+F:	drivers/scsi/ufs/ufs-qcom.*
 F:	drivers/spi/spi-qup.c
+F:	drivers/spi/spi-geni-qcom.c
+F:	drivers/spi/spi-qcom-qspi.c
 F:	drivers/tty/serial/msm_serial.c
-F:	drivers/*/pm8???-*
-F:	drivers/mfd/ssbi.c
-F:	drivers/firmware/qcom_scm*
+F:	drivers/usb/dwc3/dwc3-qcom.c
+F:	include/dt-bindings/*/qcom*
+F:	include/linux/*/qcom*
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git
 
 ARM/RADISYS ENP2611 MACHINE SUPPORT
-- 
2.17.1

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

* Re: [PATCH v3 1/1] MAINTAINERS: update list of qcom drivers
  2019-01-14 19:45 ` [PATCH v3 1/1] MAINTAINERS: update list of qcom drivers Amit Kucheria
@ 2019-01-21  8:28   ` Amit Kucheria
  2019-01-22 21:17     ` Andy Gross
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Kucheria @ 2019-01-21  8:28 UTC (permalink / raw)
  To: LKML
  Cc: linux-arm-msm, Andy Gross, marc.w.gonzalez, Bjorn Andersson, kvalo, joe

On Tue, Jan 15, 2019 at 1:16 AM Amit Kucheria <amit.kucheria@linaro.org> wrote:
>
> Several drivers didn't have a specific maintainer (other than the
> subsystem maintainer). Add some generic regex patterns to capture most
> qcom drivers in the list of supported drivers. For the rest, add
> explicit filenames.
>
> Sort the entries, while we're at it.
>
> Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>

Hi Andy,

Do you need another revision of this or is this good enough?

Regards,
Amit

> ---
>  MAINTAINERS | 32 +++++++++++++++++++++++++-------
>  1 file changed, 25 insertions(+), 7 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 32d444476a90..a2b21a622ae1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1948,19 +1948,37 @@ M:      David Brown <david.brown@linaro.org>
>  L:     linux-arm-msm@vger.kernel.org
>  S:     Maintained
>  F:     Documentation/devicetree/bindings/soc/qcom/
> +F:     Documentation/devicetree/bindings/*/qcom*
>  F:     arch/arm/boot/dts/qcom-*.dts
>  F:     arch/arm/boot/dts/qcom-*.dtsi
>  F:     arch/arm/mach-qcom/
> -F:     arch/arm64/boot/dts/qcom/*
> +F:     arch/arm64/boot/dts/qcom/
> +F:     drivers/*/qcom/
> +F:     drivers/*/qcom*
> +F:     drivers/*/*/qcom/
> +F:     drivers/*/*/qcom*
> +F:     drivers/*/pm8???-*
> +F:     drivers/bluetooth/btqcomsmd.c
> +F:     drivers/clocksource/timer-qcom.c
> +F:     drivers/extcon/extcon-qcom*
> +F:     drivers/iommu/msm*
>  F:     drivers/i2c/busses/i2c-qup.c
> -F:     drivers/clk/qcom/
> -F:     drivers/dma/qcom/
> -F:     drivers/soc/qcom/
> +F:     drivers/i2c/busses/i2c-qcom-geni.c
> +F:     drivers/mfd/ssbi.c
> +F:     drivers/mmc/host/mmci_qcom*
> +F:     drivers/mmc/host/sdhci_msm.c
> +F:     drivers/pci/controller/dwc/pcie-qcom.c
> +F:     drivers/phy/qualcomm/
> +F:     drivers/power/*/msm*
> +F:     drivers/reset/reset-qcom-*
> +F:     drivers/scsi/ufs/ufs-qcom.*
>  F:     drivers/spi/spi-qup.c
> +F:     drivers/spi/spi-geni-qcom.c
> +F:     drivers/spi/spi-qcom-qspi.c
>  F:     drivers/tty/serial/msm_serial.c
> -F:     drivers/*/pm8???-*
> -F:     drivers/mfd/ssbi.c
> -F:     drivers/firmware/qcom_scm*
> +F:     drivers/usb/dwc3/dwc3-qcom.c
> +F:     include/dt-bindings/*/qcom*
> +F:     include/linux/*/qcom*
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git
>
>  ARM/RADISYS ENP2611 MACHINE SUPPORT
> --
> 2.17.1
>

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

* Re: [PATCH v3 1/1] MAINTAINERS: update list of qcom drivers
  2019-01-21  8:28   ` Amit Kucheria
@ 2019-01-22 21:17     ` Andy Gross
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Gross @ 2019-01-22 21:17 UTC (permalink / raw)
  To: Amit Kucheria
  Cc: LKML, linux-arm-msm, marc.w.gonzalez, Bjorn Andersson, kvalo, joe

On Mon, Jan 21, 2019 at 01:58:41PM +0530, Amit Kucheria wrote:
> On Tue, Jan 15, 2019 at 1:16 AM Amit Kucheria <amit.kucheria@linaro.org> wrote:
> >
> > Several drivers didn't have a specific maintainer (other than the
> > subsystem maintainer). Add some generic regex patterns to capture most
> > qcom drivers in the list of supported drivers. For the rest, add
> > explicit filenames.
> >
> > Sort the entries, while we're at it.
> >
> > Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
> 
> Hi Andy,
> 
> Do you need another revision of this or is this good enough?

This looks ok for now.

Andy

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

end of thread, other threads:[~2019-01-22 21:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1547494994.git.amit.kucheria@linaro.org>
2019-01-14 19:45 ` [PATCH v3 1/1] MAINTAINERS: update list of qcom drivers Amit Kucheria
2019-01-21  8:28   ` Amit Kucheria
2019-01-22 21:17     ` Andy Gross

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.