Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1584158 > unrolled thread
| Started by | Tomasz Duszynski <tduszyns@gmail.com> |
|---|---|
| First post | 2017-02-19 16:10 +0100 |
| Last post | 2017-02-27 18:40 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH 2/3] of: add vendor prefix for Sensirion company Tomasz Duszynski <tduszyns@gmail.com> - 2017-02-19 16:10 +0100
Re: [PATCH 2/3] of: add vendor prefix for Sensirion company Rob Herring <robh@kernel.org> - 2017-02-27 18:40 +0100
| From | Tomasz Duszynski <tduszyns@gmail.com> |
|---|---|
| Date | 2017-02-19 16:10 +0100 |
| Subject | [PATCH 2/3] of: add vendor prefix for Sensirion company |
| Message-ID | <tcBhE-to-31@gated-at.bofh.it> |
This patch adds prefix for Sensirion company. Signed-off-by: Tomasz Duszynski <tduszyns@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 44ddc980b085..992ec480be53 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -203,6 +203,7 @@ sbs Smart Battery System schindler Schindler seagate Seagate Technology PLC semtech Semtech Corporation +sensirion Sensirion AG sgx SGX Sensortech sharp Sharp Corporation sigma Sigma Designs, Inc. -- 2.11.1
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-02-27 18:40 +0100 |
| Message-ID | <tfxrc-n1-15@gated-at.bofh.it> |
| In reply to | #1584158 |
On Sun, Feb 19, 2017 at 8:59 AM, Tomasz Duszynski <tduszyns@gmail.com> wrote: > This patch adds prefix for Sensirion company. > > Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) There's another patch already adding this that I'm applying, so drop this one. Rob
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web