Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1361036 > unrolled thread

[PATCH 1/5] of: Add vendor prefix for On Tat Industrial Company.

Started byEric Anholt <eric@anholt.net>
First post2016-03-19 03:50 +0100
Last post2016-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.


Contents

  [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

#1361036 — [PATCH 1/5] of: Add vendor prefix for On Tat Industrial Company.

FromEric Anholt <eric@anholt.net>
Date2016-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]


#1361802

FromRob Herring <robh@kernel.org>
Date2016-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