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 |
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 >
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 --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)
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(+)