All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Franchi <marco.franchi@nxp.com>
To: <linux@roeck-us.net>
Cc: <robh+dt@kernel.org>, <devicetree@vger.kernel.org>,
	<linux-hwmon@vger.kernel.org>, <marcofrk@gmail.com>,
	<FoxPeter@kabelbw.de>, Marco Franchi <marco.franchi@nxp.com>
Subject: [PATCH v4 1/2] dt: Add vendor prefix for Sensirion
Date: Thu, 16 Feb 2017 10:23:44 -0200	[thread overview]
Message-ID: <1487247824-10005-2-git-send-email-marco.franchi@nxp.com> (raw)
In-Reply-To: <1487247824-10005-1-git-send-email-marco.franchi@nxp.com>

Sensirion is a sensor manufacturer, providing relative humidity sensors,
temperature sensor and flow sensor solutions.

Signed-off-by: Marco Franchi <marco.franchi@nxp.com>
---
Changes since v3:
- none

 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 7a98c33..43e1799 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -263,6 +263,7 @@ sbs	Smart Battery System
 schindler	Schindler
 seagate	Seagate Technology PLC
 semtech	Semtech Corporation
+sensirion	Sensirion AG
 sgx	SGX Sensortech
 sharp	Sharp Corporation
 si-en	Si-En Technology Ltd.
-- 
2.7.4

WARNING: multiple messages have this Message-ID (diff)
From: Marco Franchi <marco.franchi-3arQi8VN3Tc@public.gmane.org>
To: linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org
Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	marcofrk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	FoxPeter-5t/GDYzpMLSELgA04lAiVw@public.gmane.org,
	Marco Franchi <marco.franchi-3arQi8VN3Tc@public.gmane.org>
Subject: [PATCH v4 1/2] dt: Add vendor prefix for Sensirion
Date: Thu, 16 Feb 2017 10:23:44 -0200	[thread overview]
Message-ID: <1487247824-10005-2-git-send-email-marco.franchi@nxp.com> (raw)
In-Reply-To: <1487247824-10005-1-git-send-email-marco.franchi-3arQi8VN3Tc@public.gmane.org>

Sensirion is a sensor manufacturer, providing relative humidity sensors,
temperature sensor and flow sensor solutions.

Signed-off-by: Marco Franchi <marco.franchi-3arQi8VN3Tc@public.gmane.org>
---
Changes since v3:
- none

 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 7a98c33..43e1799 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -263,6 +263,7 @@ sbs	Smart Battery System
 schindler	Schindler
 seagate	Seagate Technology PLC
 semtech	Semtech Corporation
+sensirion	Sensirion AG
 sgx	SGX Sensortech
 sharp	Sharp Corporation
 si-en	Si-En Technology Ltd.
-- 
2.7.4

--
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:[~2017-02-16 12:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16 12:23 [PATCH v4 2/2] hwmon: (sht15) Add device tree support Marco Franchi
2017-02-16 12:23 ` Marco Franchi
2017-02-16 12:23 ` Marco Franchi [this message]
2017-02-16 12:23   ` [PATCH v4 1/2] dt: Add vendor prefix for Sensirion Marco Franchi
2017-02-16 14:43   ` Guenter Roeck
2017-02-16 14:43     ` Guenter Roeck
2017-02-27 15:58     ` Rob Herring
2017-02-27 17:32       ` Rob Herring
2017-02-16 12:53 ` [PATCH v4 2/2] hwmon: (sht15) Add device tree support Fabio Estevam
2017-02-16 12:53   ` Fabio Estevam
2017-02-16 14:48 ` Guenter Roeck
2017-02-27 15:57 ` Rob Herring
2017-02-27 15:57   ` Rob Herring
2017-02-27 16:46   ` Fabio Estevam
2017-02-27 16:46     ` Fabio Estevam
2017-02-27 17:31     ` Rob Herring

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=1487247824-10005-2-git-send-email-marco.franchi@nxp.com \
    --to=marco.franchi@nxp.com \
    --cc=FoxPeter@kabelbw.de \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=marcofrk@gmail.com \
    --cc=robh+dt@kernel.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.