All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
	galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	justin.waters-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org,
	l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
	Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
Subject: [PATCH v6 2/7] of: Add vendor prefix for General Electric Company
Date: Wed, 23 Dec 2015 17:00:11 -0500	[thread overview]
Message-ID: <1450908016-17384-3-git-send-email-akshay.bhat@timesys.com> (raw)
In-Reply-To: <1450908016-17384-1-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>

This patch adds vendor prefix for General Electric Company

Signed-off-by: Akshay Bhat <akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
Acked-by: 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 aa2f36e..6105659 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -88,6 +88,7 @@ fcs	Fairchild Semiconductor
 firefly	Firefly
 focaltech	FocalTech Systems Co.,Ltd
 fsl	Freescale Semiconductor
+ge	General Electric Company
 GEFanuc	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
 gef	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
 geniatech	Geniatech, Inc.
-- 
2.6.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

WARNING: multiple messages have this Message-ID (diff)
From: akshay.bhat@timesys.com (Akshay Bhat)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 2/7] of: Add vendor prefix for General Electric Company
Date: Wed, 23 Dec 2015 17:00:11 -0500	[thread overview]
Message-ID: <1450908016-17384-3-git-send-email-akshay.bhat@timesys.com> (raw)
In-Reply-To: <1450908016-17384-1-git-send-email-akshay.bhat@timesys.com>

This patch adds vendor prefix for General Electric Company

Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
Acked-by: Rob Herring <robh@kernel.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 aa2f36e..6105659 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -88,6 +88,7 @@ fcs	Fairchild Semiconductor
 firefly	Firefly
 focaltech	FocalTech Systems Co.,Ltd
 fsl	Freescale Semiconductor
+ge	General Electric Company
 GEFanuc	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
 gef	GE Fanuc Intelligent Platforms Embedded Systems, Inc.
 geniatech	Geniatech, Inc.
-- 
2.6.3

  parent reply	other threads:[~2015-12-23 22:00 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-23 22:00 [PATCH v6 0/7] ARM: dts: Add Advantech board support Akshay Bhat
2015-12-23 22:00 ` Akshay Bhat
     [not found] ` <1450908016-17384-1-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2015-12-23 22:00   ` [PATCH v6 1/7] of: Add vendor prefix for Advantech Corporation Akshay Bhat
2015-12-23 22:00     ` Akshay Bhat
2015-12-23 22:00   ` Akshay Bhat [this message]
2015-12-23 22:00     ` [PATCH v6 2/7] of: Add vendor prefix for General Electric Company Akshay Bhat
2015-12-23 22:00   ` [PATCH v6 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module Akshay Bhat
2015-12-23 22:00     ` Akshay Bhat
     [not found]     ` <1450908016-17384-4-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2016-01-28  5:41       ` Shawn Guo
2016-01-28  5:41         ` Shawn Guo
2016-01-28 18:18         ` Akshay Bhat
2016-01-28 18:18           ` Akshay Bhat
2015-12-23 22:00   ` [PATCH v6 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3 Akshay Bhat
2015-12-23 22:00     ` Akshay Bhat
     [not found]     ` <1450908016-17384-5-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2016-01-28  6:12       ` Shawn Guo
2016-01-28  6:12         ` Shawn Guo
2016-01-28 18:26         ` Akshay Bhat
2016-01-28 18:26           ` Akshay Bhat
2015-12-23 22:00   ` [PATCH v6 5/7] ARM: dts: imx: Add support for Advantech/GE B450v3 Akshay Bhat
2015-12-23 22:00     ` Akshay Bhat
     [not found]     ` <1450908016-17384-6-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2016-01-28  6:14       ` Shawn Guo
2016-01-28  6:14         ` Shawn Guo
2015-12-23 22:00   ` [PATCH v6 6/7] ARM: dts: imx: Add support for Advantech/GE B650v3 Akshay Bhat
2015-12-23 22:00     ` Akshay Bhat
     [not found]     ` <1450908016-17384-7-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2016-01-28  6:19       ` Shawn Guo
2016-01-28  6:19         ` Shawn Guo
2016-01-28 18:54         ` Akshay Bhat
2016-01-28 18:54           ` Akshay Bhat
2015-12-23 22:00   ` [PATCH v6 7/7] ARM: dts: imx: Add support for Advantech/GE B850v3 Akshay Bhat
2015-12-23 22:00     ` Akshay Bhat
     [not found]     ` <1450908016-17384-8-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2016-01-28  6:26       ` Shawn Guo
2016-01-28  6:26         ` Shawn Guo
2016-01-28 18:56         ` Akshay Bhat
2016-01-28 18:56           ` Akshay Bhat
2016-01-09 10:32   ` [PATCH v6 0/7] ARM: dts: Add Advantech board support Akshay Bhat
2016-01-09 10:32     ` Akshay Bhat
     [not found]     ` <CACrMeVC+-D3a4pUccQMb0BXwcTts9EAagC4EDcvb=HYMhuD03w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-01-27 16:31       ` Akshay Bhat
2016-01-27 16:31         ` Akshay Bhat
     [not found]         ` <56A8F0FF.7020308-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2016-01-28  6:29           ` Shawn Guo
2016-01-28  6:29             ` Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1450908016-17384-3-git-send-email-akshay.bhat@timesys.com \
    --to=akshay.bhat-jeh4hwf5bvhbdgjk7y7tuq@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=justin.waters-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org \
    --cc=kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.