All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Ranostay <mranostay@gmail.com>
To: marex@denx.de, matt@ohporter.com, pantelis.antoniou@gmail.com,
	jic23@kernel.org
Cc: linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	Matt Ranostay <mranostay@gmail.com>
Subject: [PATCH 1/2] devicetree: add PulsedLight vendor prefix
Date: Fri, 31 Jul 2015 20:58:03 -0700	[thread overview]
Message-ID: <1438401484-22101-2-git-send-email-mranostay@gmail.com> (raw)
In-Reply-To: <1438401484-22101-1-git-send-email-mranostay@gmail.com>

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
---
 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 181b53e..e466902 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -163,6 +163,7 @@ phytec	PHYTEC Messtechnik GmbH
 picochip	Picochip Ltd
 plathome	Plat'Home Co., Ltd.
 pixcir  PIXCIR MICROELECTRONICS Co., Ltd
+pulsedlight	PulsedLight, Inc
 powervr	PowerVR (deprecated, use img)
 qca	Qualcomm Atheros, Inc.
 qcom	Qualcomm Technologies, Inc
-- 
1.9.1

WARNING: multiple messages have this Message-ID (diff)
From: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: marex-ynQEQJNshbs@public.gmane.org,
	matt-agtwNxEcTQJWk0Htik3J/w@public.gmane.org,
	pantelis.antoniou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: [PATCH 1/2] devicetree: add PulsedLight vendor prefix
Date: Fri, 31 Jul 2015 20:58:03 -0700	[thread overview]
Message-ID: <1438401484-22101-2-git-send-email-mranostay@gmail.com> (raw)
In-Reply-To: <1438401484-22101-1-git-send-email-mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Signed-off-by: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@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 181b53e..e466902 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -163,6 +163,7 @@ phytec	PHYTEC Messtechnik GmbH
 picochip	Picochip Ltd
 plathome	Plat'Home Co., Ltd.
 pixcir  PIXCIR MICROELECTRONICS Co., Ltd
+pulsedlight	PulsedLight, Inc
 powervr	PowerVR (deprecated, use img)
 qca	Qualcomm Atheros, Inc.
 qcom	Qualcomm Technologies, Inc
-- 
1.9.1

--
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

  reply	other threads:[~2015-08-01  3:58 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-01  3:58 [PATCH 0/2] iio: proximity: add PulsedLight LIDAR sensor support Matt Ranostay
2015-08-01  3:58 ` Matt Ranostay
2015-08-01  3:58 ` Matt Ranostay [this message]
2015-08-01  3:58   ` [PATCH 1/2] devicetree: add PulsedLight vendor prefix Matt Ranostay
2015-08-01  3:58 ` [PATCH 2/2] iio: proximity: add support for PulsedLight LIDAR Matt Ranostay
2015-08-01  3:58   ` Matt Ranostay
2015-08-01  8:39   ` Vladimir Barinov
2015-08-01  8:39     ` Vladimir Barinov
2015-08-01 21:17     ` Jonathan Cameron
2015-08-01 21:17       ` Jonathan Cameron
2015-08-01 22:22       ` Matt Ranostay
2015-08-01 22:22         ` Matt Ranostay
2015-08-02  7:36         ` Vladimir Barinov
2015-08-02  7:36           ` Vladimir Barinov
2015-08-02 18:18         ` Jonathan Cameron
2015-08-02 18:18           ` Jonathan Cameron
2015-08-02  9:42   ` Lars-Peter Clausen
2015-08-02  9:42     ` Lars-Peter Clausen
2015-08-02 18:23     ` Jonathan Cameron
2015-08-02 18:23       ` Jonathan Cameron
2015-08-02 18:39       ` Lars-Peter Clausen
2015-08-02 18:39         ` Lars-Peter Clausen
2015-08-02 19:52         ` Jonathan Cameron
2015-08-02 19:52           ` Jonathan Cameron
2015-08-02 21:28     ` Matt Ranostay
2015-08-02 21:28       ` Matt Ranostay
2015-08-03  8:00       ` Lars-Peter Clausen
2015-08-03  8:00         ` Lars-Peter Clausen
2015-08-03  8:19         ` Matt Ranostay
2015-08-03  8:19           ` Matt Ranostay
2015-08-02  9:45   ` Lars-Peter Clausen
2015-08-02  9:45     ` Lars-Peter Clausen

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=1438401484-22101-2-git-send-email-mranostay@gmail.com \
    --to=mranostay@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=marex@denx.de \
    --cc=matt@ohporter.com \
    --cc=pantelis.antoniou@gmail.com \
    /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.