From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Niebel Subject: [PATCH] DT: Vendor: add prefix for TQ Systems Date: Tue, 22 Apr 2014 11:01:41 +0200 Message-ID: <1398157301-4179-1-git-send-email-list-09_linux_arm@tqsc.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, Markus Niebel List-Id: devicetree@vger.kernel.org From: Markus Niebel Add prefix for TQ Systems GmbH and for TQ Components. Both are needed since the existing PPC device trees use tqc but the TQMa53 ARM module uses tq. The tq prefix is better since TQ Components was renamed some time ago. Signed-off-by: Markus Niebel --- .../devicetree/bindings/vendor-prefixes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 2855004..eb8a863 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -126,6 +126,8 @@ tlm Trusted Logic Mobility toradex Toradex AG toshiba Toshiba Corporation toumaz Toumaz +tq TQ Systems GmbH +tqc TQ Components (deprecated, use tq) usi Universal Scientifc Industrial Co., Ltd. v3 V3 Semiconductor via VIA Technologies, Inc. -- 1.7.9.5