From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753872Ab3KGKM2 (ORCPT ); Thu, 7 Nov 2013 05:12:28 -0500 Received: from hqemgate15.nvidia.com ([216.228.121.64]:12078 "EHLO hqemgate15.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753107Ab3KGKMV (ORCPT ); Thu, 7 Nov 2013 05:12:21 -0500 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Thu, 07 Nov 2013 02:11:14 -0800 From: Alexandre Courbot To: Stephen Warren , Russell King , Tomasz Figa CC: Olof Johansson , Dave Martin , Arnd Bergmann , Kevin Hilman , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , , , , , Alexandre Courbot Subject: [PATCH v10 2/7] of: add vendor prefix for Trusted Logic Mobility Date: Thu, 7 Nov 2013 19:11:41 +0900 Message-ID: <1383819106-1400-3-git-send-email-acourbot@nvidia.com> X-Mailer: git-send-email 1.8.4.2 In-Reply-To: <1383819106-1400-1-git-send-email-acourbot@nvidia.com> References: <1383819106-1400-1-git-send-email-acourbot@nvidia.com> X-NVConfidentiality: public MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add the "tlm" prefix for Trusted Logic Mobility. Signed-off-by: Alexandre Courbot --- 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 2956800f0240..d4d42aa9f2fa 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -66,6 +66,7 @@ ste ST-Ericsson stericsson ST-Ericsson toumaz Toumaz ti Texas Instruments +tlm Trusted Logic Mobility toshiba Toshiba Corporation v3 V3 Semiconductor via VIA Technologies, Inc. -- 1.8.4.2