* [PATCH] of: Add vendor prefix for Aries Embedded GmbH @ 2016-10-25 0:46 Marek Vasut 0 siblings, 0 replies; 4+ messages in thread From: Marek Vasut @ 2016-10-25 0:46 UTC (permalink / raw) To: devicetree-u79uwXL29TY76Z2rM5mHXA; +Cc: Marek Vasut, Rob Herring Add vendor prefix for Aries Embedded GmbH http://www.aries-embedded.de/ Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index e2fa9b3..3f1e7c8 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -27,6 +27,7 @@ analogix Analogix Semiconductor, Inc. apm Applied Micro Circuits Corporation (APM) aptina Aptina Imaging arasan Arasan Chip Systems +aries Aries Embedded GmbH arm ARM Ltd. armadeus ARMadeus Systems SARL arrow Arrow Electronics -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply related [flat|nested] 4+ messages in thread
[parent not found: <20160919213800.9498-1-marex@denx.de>]
[parent not found: <20160919213800.9498-1-marex-ynQEQJNshbs@public.gmane.org>]
* Re: [PATCH] of: Add vendor prefix for Aries Embedded GmbH [not found] ` <20160919213800.9498-1-marex-ynQEQJNshbs@public.gmane.org> @ 2016-10-24 11:38 ` Marek Vasut [not found] ` <ae228088-b8bc-7445-f621-52d20850d49e-ynQEQJNshbs@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Marek Vasut @ 2016-10-24 11:38 UTC (permalink / raw) To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r Cc: Rob Herring, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On 09/19/2016 11:38 PM, Marek Vasut wrote: > Add vendor prefix for Aries Embedded GmbH > http://www.aries-embedded.de/ > > Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> > Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Hi, bump ? > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt > index 69caf14..522dd65 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -27,6 +27,7 @@ analogix Analogix Semiconductor, Inc. > apm Applied Micro Circuits Corporation (APM) > aptina Aptina Imaging > arasan Arasan Chip Systems > +aries Aries Embedded GmbH > arm ARM Ltd. > armadeus ARMadeus Systems SARL > arrow Arrow Electronics > -- Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <ae228088-b8bc-7445-f621-52d20850d49e-ynQEQJNshbs@public.gmane.org>]
* Re: [PATCH] of: Add vendor prefix for Aries Embedded GmbH [not found] ` <ae228088-b8bc-7445-f621-52d20850d49e-ynQEQJNshbs@public.gmane.org> @ 2016-10-25 0:14 ` Rob Herring [not found] ` <CAL_JsqL4NUoonJ+Lw0tbhyKk0xM4ke65BNQ1VNndfUrqLZsgLw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Rob Herring @ 2016-10-25 0:14 UTC (permalink / raw) To: Marek Vasut Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Mon, Oct 24, 2016 at 6:38 AM, Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> wrote: > On 09/19/2016 11:38 PM, Marek Vasut wrote: >> Add vendor prefix for Aries Embedded GmbH >> http://www.aries-embedded.de/ >> >> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> >> Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > > Hi, bump ? Looks fine, but please resend to the DT list so that patchwork picks this up and it will be in my queue. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <CAL_JsqL4NUoonJ+Lw0tbhyKk0xM4ke65BNQ1VNndfUrqLZsgLw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: [PATCH] of: Add vendor prefix for Aries Embedded GmbH [not found] ` <CAL_JsqL4NUoonJ+Lw0tbhyKk0xM4ke65BNQ1VNndfUrqLZsgLw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2016-10-25 0:47 ` Marek Vasut 0 siblings, 0 replies; 4+ messages in thread From: Marek Vasut @ 2016-10-25 0:47 UTC (permalink / raw) To: Rob Herring Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On 10/25/2016 02:14 AM, Rob Herring wrote: > On Mon, Oct 24, 2016 at 6:38 AM, Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> wrote: >> On 09/19/2016 11:38 PM, Marek Vasut wrote: >>> Add vendor prefix for Aries Embedded GmbH >>> http://www.aries-embedded.de/ >>> >>> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> >>> Cc: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> >> >> Hi, bump ? > > Looks fine, but please resend to the DT list so that patchwork picks > this up and it will be in my queue. OK, done. -- Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-10-25 0:47 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-10-25 0:46 [PATCH] of: Add vendor prefix for Aries Embedded GmbH Marek Vasut [not found] <20160919213800.9498-1-marex@denx.de> [not found] ` <20160919213800.9498-1-marex-ynQEQJNshbs@public.gmane.org> 2016-10-24 11:38 ` Marek Vasut [not found] ` <ae228088-b8bc-7445-f621-52d20850d49e-ynQEQJNshbs@public.gmane.org> 2016-10-25 0:14 ` Rob Herring [not found] ` <CAL_JsqL4NUoonJ+Lw0tbhyKk0xM4ke65BNQ1VNndfUrqLZsgLw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 2016-10-25 0:47 ` Marek Vasut
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).