linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/1] MAINTAINERS: update list of qcom drivers
       [not found] <cover.1545126964.git.amit.kucheria@linaro.org>
@ 2018-12-18  9:59 ` Amit Kucheria
  2018-12-18 12:32   ` Joe Perches
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Kucheria @ 2018-12-18  9:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-arm-msm, andy.gross, marc.w.gonzalez, bjorn.andersson,
	kvalo, joe, Mauro Carvalho Chehab, Greg Kroah-Hartman,
	David S. Miller, Andrew Morton, Nicolas Ferre, Arnd Bergmann

Several drivers didn't have a specific maintainer (other than the
subsystem maintainer). Add all drivers referring to qcom or msm to the
list of supported drivers.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 3318f30903b2..8f8dfb6f9675 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1929,20 +1929,61 @@ M:	Andy Gross <andy.gross@linaro.org>
 M:	David Brown <david.brown@linaro.org>
 L:	linux-arm-msm@vger.kernel.org
 S:	Maintained
+F:	include/dt-bindings/*/qcom*
+F:	include/linux/*/qcom*
 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:	drivers/i2c/busses/i2c-qup.c
+F:	arch/arm64/boot/dts/qcom/
+F:	drivers/bluetooth/btqcomsmd.c
+F:	drivers/bus/qcom*
+F:	drivers/cpufreq/qcom*
 F:	drivers/clk/qcom/
+F:	drivers/clocksource/timer-qcom.c
+F:	drivers/crypto/qcom-*
 F:	drivers/dma/qcom/
+F:	drivers/edac/qcom*
+F:	drivers/extcon/extcon-qcom*
+F:	drivers/firmware/qcom*
+F:	drivers/hwspinlock/qcom_*
+F:	drivers/iio/adc/qcom*
+F:	drivers/iommu/qcom*
+F:	drivers/iommu/msm*
+F:	drivers/i2c/busses/i2c-qup.c
+F:	drivers/i2c/busses/i2c-qcom-geni.c
+F:	drivers/irqchip/qcom*
+F:	drivers/mailbox/qcom-*
+F:	drivers/media/platform/qcom/
+F:	drivers/mfd/qcom*
+F:	drivers/mfd/ssbi.c
+F:	drivers/misc/qcom-*
+F:	drivers/mmc/host/mmci_qcom*
+F:	drivers/mmc/host/sdhci_msm.c
+F:	drivers/mtd/*/qcom*
+F:	drivers/pci/controller/dwc/pcie-qcom.c
+F:	drivers/perf/qcom*
+F:	drivers/pinctrl/qcom/
+F:	drivers/phy/qualcomm/
+F:	drivers/power/*/qcom*
+F:	drivers/power/*/msm*
+F:	drivers/regulator/qcom*
+F:	drivers/reset/reset-qcom-*
+F:	drivers/remoteproc/qcom*
+F:	drivers/rpmsg/qcom*
+F:	drivers/scsi/ufs/ufs-qcom.*
+F:	drivers/slimbus/qcom*
 F:	drivers/soc/qcom/
 F:	drivers/spi/spi-qup.c
+F:	drivers/spi/spi-geni-qcom.c
+F:	drivers/spi/spi-qcom-qspi.c
+F:	drivers/thermal/qcom/
 F:	drivers/tty/serial/msm_serial.c
+F:	drivers/tty/serial/qcom*
+F:	drivers/usb/dwc3/dwc3-qcom.c
+F:	drivers/watchdog/qcom*
 F:	drivers/*/pm8???-*
-F:	drivers/mfd/ssbi.c
-F:	drivers/firmware/qcom_scm*
 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 v2 1/1] MAINTAINERS: update list of qcom drivers
  2018-12-18  9:59 ` [PATCH v2 1/1] MAINTAINERS: update list of qcom drivers Amit Kucheria
@ 2018-12-18 12:32   ` Joe Perches
  2018-12-19  9:39     ` Amit Kucheria
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2018-12-18 12:32 UTC (permalink / raw)
  To: Amit Kucheria, linux-kernel
  Cc: linux-arm-msm, andy.gross, marc.w.gonzalez, bjorn.andersson,
	kvalo, Mauro Carvalho Chehab, Greg Kroah-Hartman,
	David S. Miller, Andrew Morton, Nicolas Ferre, Arnd Bergmann

On Tue, 2018-12-18 at 15:29 +0530, Amit Kucheria wrote:
> Several drivers didn't have a specific maintainer (other than the
> subsystem maintainer). Add all drivers referring to qcom or msm to the
> list of supported drivers.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -1929,20 +1929,61 @@ M:	Andy Gross <andy.gross@linaro.org>
>  M:	David Brown <david.brown@linaro.org>
>  L:	linux-arm-msm@vger.kernel.org
>  S:	Maintained
> +F:	include/dt-bindings/*/qcom*
> +F:	include/linux/*/qcom*
>  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:	drivers/i2c/busses/i2c-qup.c
> +F:	arch/arm64/boot/dts/qcom/
> +F:	drivers/bluetooth/btqcomsmd.c
> +F:	drivers/bus/qcom*
> +F:	drivers/cpufreq/qcom*
>  F:	drivers/clk/qcom/
> +F:	drivers/clocksource/timer-qcom.c
> +F:	drivers/crypto/qcom-*
>  F:	drivers/dma/qcom/
> +F:	drivers/edac/qcom*
> +F:	drivers/extcon/extcon-qcom*
> +F:	drivers/firmware/qcom*
> +F:	drivers/hwspinlock/qcom_*
> +F:	drivers/iio/adc/qcom*
> +F:	drivers/iommu/qcom*
> +F:	drivers/iommu/msm*
> +F:	drivers/i2c/busses/i2c-qup.c
> +F:	drivers/i2c/busses/i2c-qcom-geni.c
> +F:	drivers/irqchip/qcom*
> +F:	drivers/mailbox/qcom-*
> +F:	drivers/media/platform/qcom/
> +F:	drivers/mfd/qcom*
> +F:	drivers/mfd/ssbi.c
> +F:	drivers/misc/qcom-*
> +F:	drivers/mmc/host/mmci_qcom*
> +F:	drivers/mmc/host/sdhci_msm.c
> +F:	drivers/mtd/*/qcom*
> +F:	drivers/pci/controller/dwc/pcie-qcom.c
> +F:	drivers/perf/qcom*
> +F:	drivers/pinctrl/qcom/
> +F:	drivers/phy/qualcomm/
> +F:	drivers/power/*/qcom*
> +F:	drivers/power/*/msm*
> +F:	drivers/regulator/qcom*
> +F:	drivers/reset/reset-qcom-*
> +F:	drivers/remoteproc/qcom*
> +F:	drivers/rpmsg/qcom*
> +F:	drivers/scsi/ufs/ufs-qcom.*
> +F:	drivers/slimbus/qcom*
>  F:	drivers/soc/qcom/
>  F:	drivers/spi/spi-qup.c
> +F:	drivers/spi/spi-geni-qcom.c
> +F:	drivers/spi/spi-qcom-qspi.c
> +F:	drivers/thermal/qcom/
>  F:	drivers/tty/serial/msm_serial.c
> +F:	drivers/tty/serial/qcom*
> +F:	drivers/usb/dwc3/dwc3-qcom.c
> +F:	drivers/watchdog/qcom*
>  F:	drivers/*/pm8???-*
> -F:	drivers/mfd/ssbi.c
> -F:	drivers/firmware/qcom_scm*
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git

Perhaps many of these could be consolidated like

F:	drivers/*/qcom/
F:	drivers/*/qcom*
F:	drivers/*/*/qcom/
F:	drivers/*/*/qcom
*




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

* Re: [PATCH v2 1/1] MAINTAINERS: update list of qcom drivers
  2018-12-18 12:32   ` Joe Perches
@ 2018-12-19  9:39     ` Amit Kucheria
  0 siblings, 0 replies; 3+ messages in thread
From: Amit Kucheria @ 2018-12-19  9:39 UTC (permalink / raw)
  To: joe
  Cc: Linux Kernel Mailing List, linux-arm-msm, Andy Gross,
	marc.w.gonzalez, Bjorn Andersson, Kalle Valo,
	Mauro Carvalho Chehab, Greg KH, David S. Miller, Andrew Morton,
	Nicolas Ferre, Arnd Bergmann

On Tue, Dec 18, 2018 at 6:02 PM Joe Perches <joe@perches.com> wrote:
>
> On Tue, 2018-12-18 at 15:29 +0530, Amit Kucheria wrote:
> > Several drivers didn't have a specific maintainer (other than the
> > subsystem maintainer). Add all drivers referring to qcom or msm to the
> > list of supported drivers.
> []
> > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > @@ -1929,20 +1929,61 @@ M:    Andy Gross <andy.gross@linaro.org>
> >  M:   David Brown <david.brown@linaro.org>
> >  L:   linux-arm-msm@vger.kernel.org
> >  S:   Maintained
> > +F:   include/dt-bindings/*/qcom*
> > +F:   include/linux/*/qcom*
> >  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:   drivers/i2c/busses/i2c-qup.c
> > +F:   arch/arm64/boot/dts/qcom/
> > +F:   drivers/bluetooth/btqcomsmd.c
> > +F:   drivers/bus/qcom*
> > +F:   drivers/cpufreq/qcom*
> >  F:   drivers/clk/qcom/
> > +F:   drivers/clocksource/timer-qcom.c
> > +F:   drivers/crypto/qcom-*
> >  F:   drivers/dma/qcom/
> > +F:   drivers/edac/qcom*
> > +F:   drivers/extcon/extcon-qcom*
> > +F:   drivers/firmware/qcom*
> > +F:   drivers/hwspinlock/qcom_*
> > +F:   drivers/iio/adc/qcom*
> > +F:   drivers/iommu/qcom*
> > +F:   drivers/iommu/msm*
> > +F:   drivers/i2c/busses/i2c-qup.c
> > +F:   drivers/i2c/busses/i2c-qcom-geni.c
> > +F:   drivers/irqchip/qcom*
> > +F:   drivers/mailbox/qcom-*
> > +F:   drivers/media/platform/qcom/
> > +F:   drivers/mfd/qcom*
> > +F:   drivers/mfd/ssbi.c
> > +F:   drivers/misc/qcom-*
> > +F:   drivers/mmc/host/mmci_qcom*
> > +F:   drivers/mmc/host/sdhci_msm.c
> > +F:   drivers/mtd/*/qcom*
> > +F:   drivers/pci/controller/dwc/pcie-qcom.c
> > +F:   drivers/perf/qcom*
> > +F:   drivers/pinctrl/qcom/
> > +F:   drivers/phy/qualcomm/
> > +F:   drivers/power/*/qcom*
> > +F:   drivers/power/*/msm*
> > +F:   drivers/regulator/qcom*
> > +F:   drivers/reset/reset-qcom-*
> > +F:   drivers/remoteproc/qcom*
> > +F:   drivers/rpmsg/qcom*
> > +F:   drivers/scsi/ufs/ufs-qcom.*
> > +F:   drivers/slimbus/qcom*
> >  F:   drivers/soc/qcom/
> >  F:   drivers/spi/spi-qup.c
> > +F:   drivers/spi/spi-geni-qcom.c
> > +F:   drivers/spi/spi-qcom-qspi.c
> > +F:   drivers/thermal/qcom/
> >  F:   drivers/tty/serial/msm_serial.c
> > +F:   drivers/tty/serial/qcom*
> > +F:   drivers/usb/dwc3/dwc3-qcom.c
> > +F:   drivers/watchdog/qcom*
> >  F:   drivers/*/pm8???-*
> > -F:   drivers/mfd/ssbi.c
> > -F:   drivers/firmware/qcom_scm*
> >  T:   git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git
>
> Perhaps many of these could be consolidated like
>
> F:      drivers/*/qcom/
> F:      drivers/*/qcom*
> F:      drivers/*/*/qcom/
> F:      drivers/*/*/qcom*

Good suggestion! I might be able to get rid of a few more lines with

F:      drivers/*/*qcom*

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

end of thread, other threads:[~2018-12-19  9:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1545126964.git.amit.kucheria@linaro.org>
2018-12-18  9:59 ` [PATCH v2 1/1] MAINTAINERS: update list of qcom drivers Amit Kucheria
2018-12-18 12:32   ` Joe Perches
2018-12-19  9:39     ` Amit Kucheria

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).