Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361036 > unrolled thread
| Started by | Eric Anholt <eric@anholt.net> |
|---|---|
| First post | 2016-03-19 03:50 +0100 |
| Last post | 2016-03-21 13:50 +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 1/5] of: Add vendor prefix for On Tat Industrial Company. Eric Anholt <eric@anholt.net> - 2016-03-19 03:50 +0100
Re: [PATCH 1/5] of: Add vendor prefix for On Tat Industrial Company. Rob Herring <robh@kernel.org> - 2016-03-21 13:50 +0100
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Date | 2016-03-19 03:50 +0100 |
| Subject | [PATCH 1/5] of: Add vendor prefix for On Tat Industrial Company. |
| Message-ID | <ref7H-8kP-5@gated-at.bofh.it> |
This is the vendor for a 7" DPI panel sold by Adafruit which I'd like to describe in DT. Signed-off-by: Eric Anholt <eric@anholt.net> --- 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 72e2c5a..b35b5f8 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -166,6 +166,7 @@ nxp NXP Semiconductors okaya Okaya Electric America, Inc. olimex OLIMEX Ltd. onnn ON Semiconductor Corp. +ontat On Tat Industrial Company opencores OpenCores.org option Option NV ortustech Ortus Technology Co., Ltd. -- 2.7.0
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-03-21 13:50 +0100 |
| Message-ID | <rf7rs-5J5-27@gated-at.bofh.it> |
| In reply to | #1361036 |
On Fri, Mar 18, 2016 at 07:42:42PM -0700, Eric Anholt wrote: > This is the vendor for a 7" DPI panel sold by Adafruit which I'd like > to describe in DT. > > Signed-off-by: Eric Anholt <eric@anholt.net> > --- > 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