diff mbox series

[v3,10/10] MAINTAINERS: add Cadence USBSSP DRD IP driver entry

Message ID 20201119141307.8342-11-pawell@cadence.com (mailing list archive)
State Superseded
Headers show
Series Introduced new Cadence USBSSP DRD Driver. | expand

Commit Message

Pawel Laszczak Nov. 19, 2020, 2:13 p.m. UTC
Patch adds entry for USBSSP (CDNSP) driver into MAINTARNERS file.

Signed-off-by: Pawel Laszczak <pawell@cadence.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Peter Chen Nov. 25, 2020, 1:10 a.m. UTC | #1
On 20-11-19 15:13:07, Pawel Laszczak wrote:
> Patch adds entry for USBSSP (CDNSP) driver into MAINTARNERS file.
> 
> Signed-off-by: Pawel Laszczak <pawell@cadence.com>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 842fef329119..70c31fd2cd61 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3867,6 +3867,14 @@ S:	Maintained
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
>  F:	Documentation/devicetree/bindings/usb/cdns,usb3.yaml
>  F:	drivers/usb/cdns3/
> +X:	drivers/usb/cdns3/cdnsp*
> +
> +CADENCE USBSSP DRD IP DRIVER
> +M:	Pawel Laszczak <pawell@cadence.com>
> +L:	linux-usb@vger.kernel.org
> +S:	Maintained
> +F:	drivers/usb/cdns3/
> +X:	drivers/usb/cdns3/cdns3*
>  

Hi Pawel,

You may add "T" for which tree for cdns3 ssp driver.
Pawel Laszczak Nov. 25, 2020, 4:41 a.m. UTC | #2
Peter,

>
>On 20-11-19 15:13:07, Pawel Laszczak wrote:
>> Patch adds entry for USBSSP (CDNSP) driver into MAINTARNERS file.
>>
>> Signed-off-by: Pawel Laszczak <pawell@cadence.com>
>> ---
>>  MAINTAINERS | 8 ++++++++
>>  1 file changed, 8 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 842fef329119..70c31fd2cd61 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -3867,6 +3867,14 @@ S:	Maintained
>>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
>>  F:	Documentation/devicetree/bindings/usb/cdns,usb3.yaml
>>  F:	drivers/usb/cdns3/
>> +X:	drivers/usb/cdns3/cdnsp*
>> +
>> +CADENCE USBSSP DRD IP DRIVER
>> +M:	Pawel Laszczak <pawell@cadence.com>
>> +L:	linux-usb@vger.kernel.org
>> +S:	Maintained
>> +F:	drivers/usb/cdns3/
>> +X:	drivers/usb/cdns3/cdns3*
>>
>
>Hi Pawel,
>
>You may add "T" for which tree for cdns3 ssp driver.

It make sense. I will do it.

--

Thanks,
Pawel
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 842fef329119..70c31fd2cd61 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3867,6 +3867,14 @@  S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
 F:	Documentation/devicetree/bindings/usb/cdns,usb3.yaml
 F:	drivers/usb/cdns3/
+X:	drivers/usb/cdns3/cdnsp*
+
+CADENCE USBSSP DRD IP DRIVER
+M:	Pawel Laszczak <pawell@cadence.com>
+L:	linux-usb@vger.kernel.org
+S:	Maintained
+F:	drivers/usb/cdns3/
+X:	drivers/usb/cdns3/cdns3*
 
 CADET FM/AM RADIO RECEIVER DRIVER
 M:	Hans Verkuil <hverkuil@xs4all.nl>