Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1272121 > unrolled thread
| Started by | Stefan Wahren <stefan.wahren@i2se.com> |
|---|---|
| First post | 2015-11-18 13:30 +0100 |
| Last post | 2015-11-26 00:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] DT: add Olimex to vendor prefixes Stefan Wahren <stefan.wahren@i2se.com> - 2015-11-18 13:30 +0100
Re: [PATCH] DT: add Olimex to vendor prefixes Rob Herring <robh@kernel.org> - 2015-11-26 00:50 +0100
| From | Stefan Wahren <stefan.wahren@i2se.com> |
|---|---|
| Date | 2015-11-18 13:30 +0100 |
| Subject | [PATCH] DT: add Olimex to vendor prefixes |
| Message-ID | <qwa27-2NS-19@gated-at.bofh.it> |
This company already provided some products, so add them to the vendor prefix list. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> --- .../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 55df1d4..a4f20355 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -161,6 +161,7 @@ nuvoton Nuvoton Technology Corporation nvidia NVIDIA nxp NXP Semiconductors okaya Okaya Electric America, Inc. +olimex OLIMEX Ltd. onnn ON Semiconductor Corp. opencores OpenCores.org option Option NV -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2015-11-26 00:50 +0100 |
| Message-ID | <qyRZ0-4Aw-3@gated-at.bofh.it> |
| In reply to | #1272121 |
On Wed, Nov 18, 2015 at 12:20:58PM +0000, Stefan Wahren wrote: > This company already provided some products, so add them to the > vendor prefix list. > > Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Applied, thanks. Rob > --- > .../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 55df1d4..a4f20355 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -161,6 +161,7 @@ nuvoton Nuvoton Technology Corporation > nvidia NVIDIA > nxp NXP Semiconductors > okaya Okaya Electric America, Inc. > +olimex OLIMEX Ltd. > onnn ON Semiconductor Corp. > opencores OpenCores.org > option Option NV > -- > 1.7.9.5 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web