Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1427859 > unrolled thread
| Started by | andrej@inversepath.com |
|---|---|
| First post | 2016-06-21 17:10 +0200 |
| Last post | 2016-06-22 00:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 1/2] devicetree: Add vendor prefix for Inverse Path andrej@inversepath.com - 2016-06-21 17:10 +0200
Re: [PATCH 1/2] devicetree: Add vendor prefix for Inverse Path Rob Herring <robh@kernel.org> - 2016-06-22 00:10 +0200
| From | andrej@inversepath.com |
|---|---|
| Date | 2016-06-21 17:10 +0200 |
| Subject | [PATCH 1/2] devicetree: Add vendor prefix for Inverse Path |
| Message-ID | <rMvto-7tu-23@gated-at.bofh.it> |
From: Andrej Rosano <andrej@inversepath.com> Inverse Path is an information security consulting company: https://inversepath.com Signed-off-by: Andrej Rosano <andrej@inversepath.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 2c2500d..37bfd91 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -134,6 +134,7 @@ innolux Innolux Corporation intel Intel Corporation intercontrol Inter Control Group invensense InvenSense Inc. +inversepath Inverse Path isee ISEE 2007 S.L. isil Intersil issi Integrated Silicon Solutions Inc. -- 2.9.0
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-06-22 00:10 +0200 |
| Message-ID | <rMC1Q-3dH-11@gated-at.bofh.it> |
| In reply to | #1427859 |
On Tue, Jun 21, 2016 at 04:50:52PM +0200, andrej@inversepath.com wrote: > From: Andrej Rosano <andrej@inversepath.com> > > Inverse Path is an information security consulting company: > https://inversepath.com > > Signed-off-by: Andrej Rosano <andrej@inversepath.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web