2022-11-03 16:24:20

by Yu, Richard

[permalink] [raw]
Subject: [PATCH v1 7/7] MAINTAINERS: add USB support to GXP

From: Richard Yu <[email protected]>

Add the usb driver and dt-binding documents

Signed-off-by: Richard Yu <[email protected]>
---
MAINTAINERS | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 56ff555ed5a4..b7280eb2dacd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2176,15 +2176,20 @@ F: arch/arm/mach-sa1100/jornada720.c
ARM/HPE GXP ARCHITECTURE
M: Jean-Marie Verdun <[email protected]>
M: Nick Hawkins <[email protected]>
+M: Richard Yu <[email protected]>
S: Maintained
F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml
F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
+F: Documentation/devicetree/bindings/usb/hpe,gxp-udc.yaml
+F: Documentation/devicetree/bindings/usb/hpe,gxp-udcg.yaml
+F: Documentation/devicetree/bindings/usb/hpe,gxp-uvhc.yaml
F: arch/arm/boot/dts/hpe-bmc*
F: arch/arm/boot/dts/hpe-gxp*
F: arch/arm/mach-hpe/
F: drivers/clocksource/timer-gxp.c
F: drivers/spi/spi-gxp.c
+F: drivers/usb/gadget/udc/gxp_udc.c
F: drivers/watchdog/gxp-wdt.c

ARM/IGEP MACHINE SUPPORT
--
2.17.1



2022-11-03 16:44:33

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v1 7/7] MAINTAINERS: add USB support to GXP

On 03/11/2022 12:06, [email protected] wrote:
> From: Richard Yu <[email protected]>
>
> Add the usb driver and dt-binding documents
>
> Signed-off-by: Richard Yu <[email protected]>
> ---
> MAINTAINERS | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 56ff555ed5a4..b7280eb2dacd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2176,15 +2176,20 @@ F: arch/arm/mach-sa1100/jornada720.c
> ARM/HPE GXP ARCHITECTURE
> M: Jean-Marie Verdun <[email protected]>
> M: Nick Hawkins <[email protected]>
> +M: Richard Yu <[email protected]>
> S: Maintained
> F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml
> F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
> F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml
> +F: Documentation/devicetree/bindings/usb/hpe,gxp-udc.yaml

Just:

Documentation/devicetree/bindings/usb/hpe,gxp*

Best regards,
Krzysztof


2022-11-04 14:30:48

by kernel test robot

[permalink] [raw]
Subject: Re: [PATCH v1 7/7] MAINTAINERS: add USB support to GXP

Hi,

I love your patch! Perhaps something to improve:

[auto build test WARNING on usb/usb-testing]
[also build test WARNING on robh/for-next linus/master v6.1-rc3 next-20221104]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url: https://github.com/intel-lab-lkp/linux/commits/richard-yu-hpe-com/Add-USB-Driver-for-HPE-GXP-Architecture/20221104-001217
base: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing
patch link: https://lore.kernel.org/r/20221103160625.15574-8-richard.yu%40hpe.com
patch subject: [PATCH v1 7/7] MAINTAINERS: add USB support to GXP
reproduce:
# https://github.com/intel-lab-lkp/linux/commit/2643f23ddaa915d1faa805bb9e975ec811701fc4
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review richard-yu-hpe-com/Add-USB-Driver-for-HPE-GXP-Architecture/20221104-001217
git checkout 2643f23ddaa915d1faa805bb9e975ec811701fc4
make menuconfig
# enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
make htmldocs

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <[email protected]>

All warnings (new ones prefixed by >>):

>> Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/usb/hpe,gxp-uvhc.yaml

--
0-DAY CI Kernel Test Service
https://01.org/lkp


Attachments:
(No filename) (1.57 kB)
config (39.55 kB)
Download all attachments