Re: [PATCH 2/3] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER

2021-04-19 Thread Nobuhiro Iwamatsu
Hi,

On Mon, Apr 19, 2021 at 11:26:08AM +0200, Lukas Bulwahn wrote:
> Commit 7a6ff4c4cbc3 ("misc: hisi_hikey_usb: Driver to support onboard USB
> gpio hub on Hikey960") refers to the non-existing file
> ./Documentation/devicetree/bindings/misc/hisilicon-hikey-usb.yaml, but this
> commit's patch series does not add any related devicetree binding in misc.
> 
> So, just drop this file reference in HIKEY960 ONBOARD USB GPIO HUB DRIVER.
> 

Could you add Fixes: tag ?
Please also add this to patch: "MAINTAINERS: rectify entry for INTEL KEEM BAY
DRM DRIVER".

> Signed-off-by: Lukas Bulwahn 
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d31c8058b17f..4f152717365c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8239,7 +8239,6 @@ M:  John Stultz 
>  L:   linux-kernel@vger.kernel.org
>  S:   Maintained
>  F:   drivers/misc/hisi_hikey_usb.c
> -F:   Documentation/devicetree/bindings/misc/hisilicon-hikey-usb.yaml
>  
>  HISILICON PMU DRIVER
>  M:   Shaokun Zhang 
> -- 
> 2.17.1
> 
> 

Best regards,
  Nobuhiro


[PATCH 2/3] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER

2021-04-19 Thread Lukas Bulwahn
Commit 7a6ff4c4cbc3 ("misc: hisi_hikey_usb: Driver to support onboard USB
gpio hub on Hikey960") refers to the non-existing file
./Documentation/devicetree/bindings/misc/hisilicon-hikey-usb.yaml, but this
commit's patch series does not add any related devicetree binding in misc.

So, just drop this file reference in HIKEY960 ONBOARD USB GPIO HUB DRIVER.

Signed-off-by: Lukas Bulwahn 
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d31c8058b17f..4f152717365c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8239,7 +8239,6 @@ M:John Stultz 
 L: linux-kernel@vger.kernel.org
 S: Maintained
 F: drivers/misc/hisi_hikey_usb.c
-F: Documentation/devicetree/bindings/misc/hisilicon-hikey-usb.yaml
 
 HISILICON PMU DRIVER
 M: Shaokun Zhang 
-- 
2.17.1