Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1584251 > unrolled thread
| Started by | Priit Laes <plaes@plaes.org> |
|---|---|
| First post | 2017-02-19 21:30 +0100 |
| Last post | 2017-02-27 21:00 +0100 |
| 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 2/4] devicetree: Add vendor prefix for Kontron AG Priit Laes <plaes@plaes.org> - 2017-02-19 21:30 +0100
Re: [PATCH 2/4] devicetree: Add vendor prefix for Kontron AG Rob Herring <robh@kernel.org> - 2017-02-27 21:00 +0100
| From | Priit Laes <plaes@plaes.org> |
|---|---|
| Date | 2017-02-19 21:30 +0100 |
| Subject | [PATCH 2/4] devicetree: Add vendor prefix for Kontron AG |
| Message-ID | <tcGhj-3uz-1@gated-at.bofh.it> |
Kontron AG is a German-based company designing and manufacturing embedded modules, computers and systems. Signed-off-by: Priit Laes <plaes@plaes.org> --- Documentation/devicetree/bindings/vendor-prefixes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 16d3b5e..4dca895 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -154,7 +154,8 @@ jedec JEDEC Solid State Technology Association karo Ka-Ro electronics GmbH keithkoep Keith & Koep GmbH keymile Keymile GmbH -kinetic Kinetic Technologies +kinetic Kinetic Technologies +kontron Kontron AG kosagi Sutajio Ko-Usagi PTE Ltd. kyo Kyocera Corporation lacie LaCie -- 2.9.3
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-02-27 21:00 +0100 |
| Message-ID | <tfzCF-1QJ-17@gated-at.bofh.it> |
| In reply to | #1584251 |
On Sun, Feb 19, 2017 at 10:27:59PM +0200, Priit Laes wrote: > Kontron AG is a German-based company designing and manufacturing > embedded modules, computers and systems. > > Signed-off-by: Priit Laes <plaes@plaes.org> > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt > index 16d3b5e..4dca895 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -154,7 +154,8 @@ jedec JEDEC Solid State Technology Association > karo Ka-Ro electronics GmbH > keithkoep Keith & Koep GmbH > keymile Keymile GmbH > -kinetic Kinetic Technologies > +kinetic Kinetic Technologies No doubt this needs re-formatting, but don't do that in this patch. > +kontron Kontron AG > kosagi Sutajio Ko-Usagi PTE Ltd. > kyo Kyocera Corporation > lacie LaCie > -- > 2.9.3 >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web