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


Groups > linux.kernel > #1352519 > unrolled thread

[PATCH v2 1/4] DT: Add vendor prefix for Integrated Silicon Solutions Inc.

Started by"David Rivshin (Allworx)" <drivshin.allworx@gmail.com>
First post2016-03-08 02:10 +0100
Last post2016-03-08 02:10 +0100
Articles 1 — 1 participant

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 v2 1/4] DT: Add vendor prefix for Integrated Silicon Solutions Inc. "David Rivshin (Allworx)" <drivshin.allworx@gmail.com> - 2016-03-08 02:10 +0100

#1352519 — [PATCH v2 1/4] DT: Add vendor prefix for Integrated Silicon Solutions Inc.

From"David Rivshin (Allworx)" <drivshin.allworx@gmail.com>
Date2016-03-08 02:10 +0100
Subject[PATCH v2 1/4] DT: Add vendor prefix for Integrated Silicon Solutions Inc.
Message-ID<raejT-2dp-7@gated-at.bofh.it>
From: David Rivshin <drivshin@allworx.com>

ISSI is the stock ticker Integrated Silicon Solutions Inc.
Company website: http://www.issi.com

Signed-off-by: David Rivshin <drivshin@allworx.com>
Acked-by: Rob Herring <robh@kernel.org>
---

Changes from v1:
 - added Rob's ack [1]

Changes from RFC:
 none

[1] https://lkml.org/lkml/2016/3/4/961

 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 52f22f9..dd72e05 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -120,6 +120,7 @@ intercontrol	Inter Control Group
 invensense	InvenSense Inc.
 isee	ISEE 2007 S.L.
 isil	Intersil
+issi	Integrated Silicon Solutions Inc.
 jedec	JEDEC Solid State Technology Association
 karo	Ka-Ro electronics GmbH
 keymile	Keymile GmbH
-- 
2.5.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web