All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE
@ 2019-09-23 13:59 Adam Ford
  2019-09-23 13:59 ` Adam Ford
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Adam Ford @ 2019-09-23 13:59 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-omap, Adam Ford

The OMAP DEVICE TREE SUPPORT lists a bunch of device tree files
with wildcard names using am3*, am4*, am5*, dra7*, and *omap*.
Unfortunately, the LogicPD boards do not follow this convention
so changes to these boards don't get automatically flagged to
route to the omap mailing list.  After consulting with Tony
Lindgren, he agreed it made sense to add these boards to the
list.

This patch adds the omap based boards to the omap device tree
maintainer list.

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index a50e97a63bc8..0ee89575699c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11645,6 +11645,8 @@ F:	arch/arm/boot/dts/*am3*
 F:	arch/arm/boot/dts/*am4*
 F:	arch/arm/boot/dts/*am5*
 F:	arch/arm/boot/dts/*dra7*
+F:	arch/arm/boot/dts/logicpd-som-lv*
+F:	arch/arm/boot/dts/logicpd-torpedo*
 
 OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
 L:	linux-omap@vger.kernel.org
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH] MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE
  2019-09-23 13:59 [PATCH] MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE Adam Ford
@ 2019-09-23 13:59 ` Adam Ford
  2019-09-23 13:59 ` Adam Ford
  2019-10-21 21:40 ` Adam Ford
  2 siblings, 0 replies; 5+ messages in thread
From: Adam Ford @ 2019-09-23 13:59 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-omap, Adam Ford

The OMAP DEVICE TREE SUPPORT lists a bunch of device tree files
with wildcard names using am3*, am4*, am5*, dra7*, and *omap*.
Unfortunately, the LogicPD boards do not follow this convention
so changes to these boards don't get automatically flagged to
route to the omap mailing list.  After consulting with Tony
Lindgren, he agreed it made sense to add these boards to the
list.

This patch adds the omap based boards to the omap device tree
maintainer list.

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index a50e97a63bc8..0ee89575699c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11645,6 +11645,8 @@ F:	arch/arm/boot/dts/*am3*
 F:	arch/arm/boot/dts/*am4*
 F:	arch/arm/boot/dts/*am5*
 F:	arch/arm/boot/dts/*dra7*
+F:	arch/arm/boot/dts/logicpd-som-lv*
+F:	arch/arm/boot/dts/logicpd-torpedo*
 
 OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
 L:	linux-omap@vger.kernel.org
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH] MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE
  2019-09-23 13:59 [PATCH] MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE Adam Ford
  2019-09-23 13:59 ` Adam Ford
@ 2019-09-23 13:59 ` Adam Ford
  2019-10-21 21:40 ` Adam Ford
  2 siblings, 0 replies; 5+ messages in thread
From: Adam Ford @ 2019-09-23 13:59 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-omap, Adam Ford

The OMAP DEVICE TREE SUPPORT lists a bunch of device tree files
with wildcard names using am3*, am4*, am5*, dra7*, and *omap*.
Unfortunately, the LogicPD boards do not follow this convention
so changes to these boards don't get automatically flagged to
route to the omap mailing list.  After consulting with Tony
Lindgren, he agreed it made sense to add these boards to the
list.

This patch adds the omap based boards to the omap device tree
maintainer list.

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index a50e97a63bc8..0ee89575699c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11645,6 +11645,8 @@ F:	arch/arm/boot/dts/*am3*
 F:	arch/arm/boot/dts/*am4*
 F:	arch/arm/boot/dts/*am5*
 F:	arch/arm/boot/dts/*dra7*
+F:	arch/arm/boot/dts/logicpd-som-lv*
+F:	arch/arm/boot/dts/logicpd-torpedo*
 
 OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
 L:	linux-omap@vger.kernel.org
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE
  2019-09-23 13:59 [PATCH] MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE Adam Ford
  2019-09-23 13:59 ` Adam Ford
  2019-09-23 13:59 ` Adam Ford
@ 2019-10-21 21:40 ` Adam Ford
  2019-10-22 16:03   ` Tony Lindgren
  2 siblings, 1 reply; 5+ messages in thread
From: Adam Ford @ 2019-10-21 21:40 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Linux-OMAP

On Mon, Sep 23, 2019 at 8:59 AM Adam Ford <aford173@gmail.com> wrote:
>
> The OMAP DEVICE TREE SUPPORT lists a bunch of device tree files
> with wildcard names using am3*, am4*, am5*, dra7*, and *omap*.
> Unfortunately, the LogicPD boards do not follow this convention
> so changes to these boards don't get automatically flagged to
> route to the omap mailing list.  After consulting with Tony
> Lindgren, he agreed it made sense to add these boards to the
> list.
>
> This patch adds the omap based boards to the omap device tree
> maintainer list.
>
> Signed-off-by: Adam Ford <aford173@gmail.com>

Tony,

Are you ok with this?  I am not sure who to bug, but I am guessing
whomever it is will want/need your approval too.

adam
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a50e97a63bc8..0ee89575699c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11645,6 +11645,8 @@ F:      arch/arm/boot/dts/*am3*
>  F:     arch/arm/boot/dts/*am4*
>  F:     arch/arm/boot/dts/*am5*
>  F:     arch/arm/boot/dts/*dra7*
> +F:     arch/arm/boot/dts/logicpd-som-lv*
> +F:     arch/arm/boot/dts/logicpd-torpedo*
>
>  OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
>  L:     linux-omap@vger.kernel.org
> --
> 2.17.1
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE
  2019-10-21 21:40 ` Adam Ford
@ 2019-10-22 16:03   ` Tony Lindgren
  0 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2019-10-22 16:03 UTC (permalink / raw)
  To: Adam Ford; +Cc: Linux Kernel Mailing List, Linux-OMAP

* Adam Ford <aford173@gmail.com> [191021 21:41]:
> On Mon, Sep 23, 2019 at 8:59 AM Adam Ford <aford173@gmail.com> wrote:
> >
> > The OMAP DEVICE TREE SUPPORT lists a bunch of device tree files
> > with wildcard names using am3*, am4*, am5*, dra7*, and *omap*.
> > Unfortunately, the LogicPD boards do not follow this convention
> > so changes to these boards don't get automatically flagged to
> > route to the omap mailing list.  After consulting with Tony
> > Lindgren, he agreed it made sense to add these boards to the
> > list.
> >
> > This patch adds the omap based boards to the omap device tree
> > maintainer list.
> >
> > Signed-off-by: Adam Ford <aford173@gmail.com>
> 
> Tony,
> 
> Are you ok with this?  I am not sure who to bug, but I am guessing
> whomever it is will want/need your approval too.

Yeah looks fine to me thanks, I'll apply it into
omap-for-v5.5/maintainers branch.

Regards,

Tony

> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index a50e97a63bc8..0ee89575699c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -11645,6 +11645,8 @@ F:      arch/arm/boot/dts/*am3*
> >  F:     arch/arm/boot/dts/*am4*
> >  F:     arch/arm/boot/dts/*am5*
> >  F:     arch/arm/boot/dts/*dra7*
> > +F:     arch/arm/boot/dts/logicpd-som-lv*
> > +F:     arch/arm/boot/dts/logicpd-torpedo*
> >
> >  OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
> >  L:     linux-omap@vger.kernel.org
> > --
> > 2.17.1
> >

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-22 16:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23 13:59 [PATCH] MAINTAINERS: Add logicpd-som-lv and logicpd-torpedo to OMAP TREE Adam Ford
2019-09-23 13:59 ` Adam Ford
2019-09-23 13:59 ` Adam Ford
2019-10-21 21:40 ` Adam Ford
2019-10-22 16:03   ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.