diff mbox series

[v9,5/5] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface

Message ID 20231012071329.2542003-6-yuji2.ishikawa@toshiba.co.jp
State New
Headers show
Series Add Toshiba Visconti Video Input Interface driver | expand

Commit Message

Yuji Ishikawa Oct. 12, 2023, 7:13 a.m. UTC
Added entries for visconti Video Input Interface driver, including;
* device tree bindings
* source files
* documentation files

Signed-off-by: Yuji Ishikawa <yuji2.ishikawa@toshiba.co.jp>
---
Changelog v2:
- no change

Changelog v3:
- added entry for driver API documentation

Changelog v4:
- added entry for header file

Changelog v5:
- no change

Changelog v6:
- update path to VIIF driver source files

Changelog v7:
- no change

Changelog v8:
- rename bindings description file

Changelog v9:
- no change

 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Hans Verkuil Nov. 14, 2023, 8:40 a.m. UTC | #1
On 12/10/2023 09:13, Yuji Ishikawa wrote:
> Added entries for visconti Video Input Interface driver, including;
> * device tree bindings
> * source files
> * documentation files
> 
> Signed-off-by: Yuji Ishikawa <yuji2.ishikawa@toshiba.co.jp>
> ---
> Changelog v2:
> - no change
> 
> Changelog v3:
> - added entry for driver API documentation
> 
> Changelog v4:
> - added entry for header file
> 
> Changelog v5:
> - no change
> 
> Changelog v6:
> - update path to VIIF driver source files
> 
> Changelog v7:
> - no change
> 
> Changelog v8:
> - rename bindings description file
> 
> Changelog v9:
> - no change
> 
>  MAINTAINERS | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index eaa1a28a9d54..6035f711b3fb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2902,17 +2902,21 @@ F:	Documentation/devicetree/bindings/arm/toshiba.yaml
>  F:	Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pipllct.yaml
>  F:	Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.yaml
>  F:	Documentation/devicetree/bindings/gpio/toshiba,gpio-visconti.yaml
> +F:	Documentation/devicetree/bindings/media/toshiba,visconti5-viif.yaml
>  F:	Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.yaml
>  F:	Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml
>  F:	Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.yaml
>  F:	Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml
> +F:	Documentation/driver-api/media/drivers/visconti-viif.rst
>  F:	arch/arm64/boot/dts/toshiba/
>  F:	drivers/clk/visconti/
>  F:	drivers/gpio/gpio-visconti.c
> +F:	drivers/media/platform/toshiba/visconti/
>  F:	drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
>  F:	drivers/pci/controller/dwc/pcie-visconti.c
>  F:	drivers/pinctrl/visconti/
>  F:	drivers/watchdog/visconti_wdt.c
> +F:	include/uapi/linux/visconti_viif.h
>  N:	visconti

This is a bit odd: it adds the driver to an existing entry, but you do not add
yourself as maintainer. Typically a large driver like this one will have its
own entry.

At minimum I need an Acked-by from Nobuhiro Iwamatsu for this change. But I
think it might be better to make a separate entry for this driver. Up to you,
though.

Regards,

	Hans

>  
>  ARM/UNIPHIER ARCHITECTURE
Yuji Ishikawa Nov. 27, 2023, 12:38 a.m. UTC | #2
Hello Hans,
Thank you for the review.

> -----Original Message-----
> From: Hans Verkuil <hverkuil@xs4all.nl>
> Sent: Tuesday, November 14, 2023 5:41 PM
> To: ishikawa yuji(石川 悠司 ○RDC□AITC○EA開)
> <yuji2.ishikawa@toshiba.co.jp>; Laurent Pinchart
> <laurent.pinchart@ideasonboard.com>; Mauro Carvalho Chehab
> <mchehab@kernel.org>; Rob Herring <robh+dt@kernel.org>; Krzysztof
> Kozlowski <krzysztof.kozlowski+dt@linaro.org>; Conor Dooley
> <conor+dt@kernel.org>; iwamatsu nobuhiro(岩松 信洋 ○DITC□DIT○
> OST) <nobuhiro1.iwamatsu@toshiba.co.jp>
> Cc: linux-media@vger.kernel.org; devicetree@vger.kernel.org;
> linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org
> Subject: Re: [PATCH v9 5/5] MAINTAINERS: Add entries for Toshiba Visconti
> Video Input Interface
> 
> On 12/10/2023 09:13, Yuji Ishikawa wrote:
> > Added entries for visconti Video Input Interface driver, including;
> > * device tree bindings
> > * source files
> > * documentation files
> >
> > Signed-off-by: Yuji Ishikawa <yuji2.ishikawa@toshiba.co.jp>
> > ---
> > Changelog v2:
> > - no change
> >
> > Changelog v3:
> > - added entry for driver API documentation
> >
> > Changelog v4:
> > - added entry for header file
> >
> > Changelog v5:
> > - no change
> >
> > Changelog v6:
> > - update path to VIIF driver source files
> >
> > Changelog v7:
> > - no change
> >
> > Changelog v8:
> > - rename bindings description file
> >
> > Changelog v9:
> > - no change
> >
> >  MAINTAINERS | 4 ++++
> >  1 file changed, 4 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS index
> > eaa1a28a9d54..6035f711b3fb 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2902,17 +2902,21 @@ F:
> 	Documentation/devicetree/bindings/arm/toshiba.yaml
> >  F:
> 	Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pipllct.y
> aml
> >  F:
> 	Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.y
> aml
> >  F:	Documentation/devicetree/bindings/gpio/toshiba,gpio-visconti.yaml
> > +F:
> 	Documentation/devicetree/bindings/media/toshiba,visconti5-viif.yam
> l
> >  F:
> 	Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.ya
> ml
> >  F:	Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml
> >  F:
> 	Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.y
> aml
> >  F:
> 	Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.
> yaml
> > +F:	Documentation/driver-api/media/drivers/visconti-viif.rst
> >  F:	arch/arm64/boot/dts/toshiba/
> >  F:	drivers/clk/visconti/
> >  F:	drivers/gpio/gpio-visconti.c
> > +F:	drivers/media/platform/toshiba/visconti/
> >  F:	drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
> >  F:	drivers/pci/controller/dwc/pcie-visconti.c
> >  F:	drivers/pinctrl/visconti/
> >  F:	drivers/watchdog/visconti_wdt.c
> > +F:	include/uapi/linux/visconti_viif.h
> >  N:	visconti
> 
> This is a bit odd: it adds the driver to an existing entry, but you do not add
> yourself as maintainer. Typically a large driver like this one will have its own
> entry.
> 
> At minimum I need an Acked-by from Nobuhiro Iwamatsu for this change. But I
> think it might be better to make a separate entry for this driver. Up to you,
> though.

I'll make a separate entry for Visconti VIIF driver.
I talked it over with Iwamatsu-san and he agreed.
I need Acked-by tag from him at v10 patch submission; is it a correct understanding?

> 
> Regards,
> 
> 	Hans
> 
> >
> >  ARM/UNIPHIER ARCHITECTURE

Regards,
Yuji
Hans Verkuil Dec. 6, 2023, 10:59 a.m. UTC | #3
On 27/11/2023 01:38, yuji2.ishikawa@toshiba.co.jp wrote:
> Hello Hans,
> Thank you for the review.
> 
>> -----Original Message-----
>> From: Hans Verkuil <hverkuil@xs4all.nl>
>> Sent: Tuesday, November 14, 2023 5:41 PM
>> To: ishikawa yuji(石川 悠司 ○RDC□AITC○EA開)
>> <yuji2.ishikawa@toshiba.co.jp>; Laurent Pinchart
>> <laurent.pinchart@ideasonboard.com>; Mauro Carvalho Chehab
>> <mchehab@kernel.org>; Rob Herring <robh+dt@kernel.org>; Krzysztof
>> Kozlowski <krzysztof.kozlowski+dt@linaro.org>; Conor Dooley
>> <conor+dt@kernel.org>; iwamatsu nobuhiro(岩松 信洋 ○DITC□DIT○
>> OST) <nobuhiro1.iwamatsu@toshiba.co.jp>
>> Cc: linux-media@vger.kernel.org; devicetree@vger.kernel.org;
>> linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org
>> Subject: Re: [PATCH v9 5/5] MAINTAINERS: Add entries for Toshiba Visconti
>> Video Input Interface
>>
>> On 12/10/2023 09:13, Yuji Ishikawa wrote:
>>> Added entries for visconti Video Input Interface driver, including;
>>> * device tree bindings
>>> * source files
>>> * documentation files
>>>
>>> Signed-off-by: Yuji Ishikawa <yuji2.ishikawa@toshiba.co.jp>
>>> ---
>>> Changelog v2:
>>> - no change
>>>
>>> Changelog v3:
>>> - added entry for driver API documentation
>>>
>>> Changelog v4:
>>> - added entry for header file
>>>
>>> Changelog v5:
>>> - no change
>>>
>>> Changelog v6:
>>> - update path to VIIF driver source files
>>>
>>> Changelog v7:
>>> - no change
>>>
>>> Changelog v8:
>>> - rename bindings description file
>>>
>>> Changelog v9:
>>> - no change
>>>
>>>  MAINTAINERS | 4 ++++
>>>  1 file changed, 4 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS index
>>> eaa1a28a9d54..6035f711b3fb 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -2902,17 +2902,21 @@ F:
>> 	Documentation/devicetree/bindings/arm/toshiba.yaml
>>>  F:
>> 	Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pipllct.y
>> aml
>>>  F:
>> 	Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.y
>> aml
>>>  F:	Documentation/devicetree/bindings/gpio/toshiba,gpio-visconti.yaml
>>> +F:
>> 	Documentation/devicetree/bindings/media/toshiba,visconti5-viif.yam
>> l
>>>  F:
>> 	Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.ya
>> ml
>>>  F:	Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml
>>>  F:
>> 	Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.y
>> aml
>>>  F:
>> 	Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.
>> yaml
>>> +F:	Documentation/driver-api/media/drivers/visconti-viif.rst
>>>  F:	arch/arm64/boot/dts/toshiba/
>>>  F:	drivers/clk/visconti/
>>>  F:	drivers/gpio/gpio-visconti.c
>>> +F:	drivers/media/platform/toshiba/visconti/
>>>  F:	drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
>>>  F:	drivers/pci/controller/dwc/pcie-visconti.c
>>>  F:	drivers/pinctrl/visconti/
>>>  F:	drivers/watchdog/visconti_wdt.c
>>> +F:	include/uapi/linux/visconti_viif.h
>>>  N:	visconti
>>
>> This is a bit odd: it adds the driver to an existing entry, but you do not add
>> yourself as maintainer. Typically a large driver like this one will have its own
>> entry.
>>
>> At minimum I need an Acked-by from Nobuhiro Iwamatsu for this change. But I
>> think it might be better to make a separate entry for this driver. Up to you,
>> though.
> 
> I'll make a separate entry for Visconti VIIF driver.
> I talked it over with Iwamatsu-san and he agreed.
> I need Acked-by tag from him at v10 patch submission; is it a correct understanding?

Yes, that's correct.

Regards,

	Hans

> 
>>
>> Regards,
>>
>> 	Hans
>>
>>>
>>>  ARM/UNIPHIER ARCHITECTURE
> 
> Regards,
> Yuji
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index eaa1a28a9d54..6035f711b3fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2902,17 +2902,21 @@  F:	Documentation/devicetree/bindings/arm/toshiba.yaml
 F:	Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pipllct.yaml
 F:	Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.yaml
 F:	Documentation/devicetree/bindings/gpio/toshiba,gpio-visconti.yaml
+F:	Documentation/devicetree/bindings/media/toshiba,visconti5-viif.yaml
 F:	Documentation/devicetree/bindings/net/toshiba,visconti-dwmac.yaml
 F:	Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml
 F:	Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.yaml
 F:	Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml
+F:	Documentation/driver-api/media/drivers/visconti-viif.rst
 F:	arch/arm64/boot/dts/toshiba/
 F:	drivers/clk/visconti/
 F:	drivers/gpio/gpio-visconti.c
+F:	drivers/media/platform/toshiba/visconti/
 F:	drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
 F:	drivers/pci/controller/dwc/pcie-visconti.c
 F:	drivers/pinctrl/visconti/
 F:	drivers/watchdog/visconti_wdt.c
+F:	include/uapi/linux/visconti_viif.h
 N:	visconti
 
 ARM/UNIPHIER ARCHITECTURE