diff mbox series

[v3,2/2] MAINTAINERS: Add Purism Librem 5 section to the list

Message ID 20200617073821.16737-2-martin.kepplinger@puri.sm (mailing list archive)
State New, archived
Headers show
Series [v3,1/2] arm64: dts: Add a device tree for the Librem 5 phone | expand

Commit Message

Martin Kepplinger June 17, 2020, 7:38 a.m. UTC
Add development information for the devicetree files for hardware
by Purism SPC.

Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Shawn Guo July 11, 2020, 1:40 p.m. UTC | #1
On Wed, Jun 17, 2020 at 09:38:21AM +0200, Martin Kepplinger wrote:
> Add development information for the devicetree files for hardware
> by Purism SPC.
> 
> Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b045b70e54df..0f6f18c477db 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13881,6 +13881,13 @@ T:	git git://linuxtv.org/media_tree.git
>  F:	Documentation/admin-guide/media/pulse8-cec.rst
>  F:	drivers/media/cec/usb/pulse8/
>  
> +PURISM LIBREM 5
> +M:	Purism Kernel Team <kernel@puri.sm>
> +S:	Supported
> +B:	https://source.puri.sm/Librem5/linux-next/issues
> +T:	https://source.puri.sm/Librem5/linux-next
> +F:	arch/arm64/boot/dts/freescale/imx8mq-librem5*
> +

We do not generally patch MAINTAINERS for every single board.  Do you
really want it?

Shawn

>  PVRUSB2 VIDEO4LINUX DRIVER
>  M:	Mike Isely <isely@pobox.com>
>  L:	pvrusb2@isely.net	(subscribers-only)
> -- 
> 2.20.1
>
Martin Kepplinger July 13, 2020, 7:14 a.m. UTC | #2
On 11.07.20 15:40, Shawn Guo wrote:
> On Wed, Jun 17, 2020 at 09:38:21AM +0200, Martin Kepplinger wrote:
>> Add development information for the devicetree files for hardware
>> by Purism SPC.
>>
>> Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
>> ---
>>  MAINTAINERS | 7 +++++++
>>  1 file changed, 7 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index b045b70e54df..0f6f18c477db 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -13881,6 +13881,13 @@ T:	git git://linuxtv.org/media_tree.git
>>  F:	Documentation/admin-guide/media/pulse8-cec.rst
>>  F:	drivers/media/cec/usb/pulse8/
>>  
>> +PURISM LIBREM 5
>> +M:	Purism Kernel Team <kernel@puri.sm>
>> +S:	Supported
>> +B:	https://source.puri.sm/Librem5/linux-next/issues
>> +T:	https://source.puri.sm/Librem5/linux-next
>> +F:	arch/arm64/boot/dts/freescale/imx8mq-librem5*
>> +
> 
> We do not generally patch MAINTAINERS for every single board.  Do you
> really want it?
> 

my aim was to point people to the kernel@puri.sm company email address
that is not used to send changes upstream (so not automatically picked
up by get_maintainer.py but will always deliver emails to the current
kernel team.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b045b70e54df..0f6f18c477db 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13881,6 +13881,13 @@  T:	git git://linuxtv.org/media_tree.git
 F:	Documentation/admin-guide/media/pulse8-cec.rst
 F:	drivers/media/cec/usb/pulse8/
 
+PURISM LIBREM 5
+M:	Purism Kernel Team <kernel@puri.sm>
+S:	Supported
+B:	https://source.puri.sm/Librem5/linux-next/issues
+T:	https://source.puri.sm/Librem5/linux-next
+F:	arch/arm64/boot/dts/freescale/imx8mq-librem5*
+
 PVRUSB2 VIDEO4LINUX DRIVER
 M:	Mike Isely <isely@pobox.com>
 L:	pvrusb2@isely.net	(subscribers-only)