From patchwork Wed Nov 12 19:43:36 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Bresticker X-Patchwork-Id: 410085 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 2B29B1400A0 for ; Thu, 13 Nov 2014 06:44:33 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753480AbaKLTnt (ORCPT ); Wed, 12 Nov 2014 14:43:49 -0500 Received: from mail-ie0-f201.google.com ([209.85.223.201]:63020 "EHLO mail-ie0-f201.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753412AbaKLTnr (ORCPT ); Wed, 12 Nov 2014 14:43:47 -0500 Received: by mail-ie0-f201.google.com with SMTP id rd18so2101585iec.4 for ; Wed, 12 Nov 2014 11:43:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=cd1MpAfh2htv9h3tfuWKuNCraOUyG4eDsgicJLIonqk=; b=f2sOjOjrSk9IjxOkmQP821RqNECkEYQV8wrz+Z9qeo2hL6hBE7la9LdTEWm1lMFubm HY/iB+FKiYQ82QIPp7t8z7XfJU800y13XoXh4y/FcLsqIp9x4yv69uoy2SLNJ7ixTcgk dqC9nDcb6RVj2mUyIV4Jky0ngktBAN0ctYkcOl4CFvUVO5UyxMQCKogjVXZcMqXu8lNk nJAqip55yGsJvX3jAqb8d1lBKiU3jjMNBcVEQDvH2/DuZ+uT8geYAEkaSKD2Sl77NcTb jQUk+wA1wR+5YYqXIvCRYGCuccgaujwdAkAepJ8/iiSGcw/rSbEWH39j6WlLG4B5ZOdI LOAQ== X-Gm-Message-State: ALoCoQk1FfXP7CjxSl4Av4Ct+mKfC7mxSxBrp+MbUkY7CQ0WZo/c844eyKVOqFVTIsS3DDbelnwz X-Received: by 10.50.3.97 with SMTP id b1mr27136299igb.4.1415821426765; Wed, 12 Nov 2014 11:43:46 -0800 (PST) Received: from corpmail-nozzle1-1.hot.corp.google.com ([100.108.1.104]) by gmr-mx.google.com with ESMTPS id r6si931599yhg.1.2014.11.12.11.43.45 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Nov 2014 11:43:46 -0800 (PST) Received: from abrestic.mtv.corp.google.com ([172.22.65.70]) by corpmail-nozzle1-1.hot.corp.google.com with ESMTP id mx0hRWrO.1; Wed, 12 Nov 2014 11:43:46 -0800 Received: by abrestic.mtv.corp.google.com (Postfix, from userid 137652) id 0C0E4220BC1; Wed, 12 Nov 2014 11:43:45 -0800 (PST) From: Andrew Bresticker To: Ralf Baechle , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Thomas Gleixner , Jason Cooper , Daniel Lezcano Cc: Andrew Bresticker , John Crispin , David Daney , Qais Yousef , James Hogan , Arnd Bergmann , linux-mips@linux-mips.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH V5 1/4] of: Add vendor prefix for MIPS Technologies, Inc. Date: Wed, 12 Nov 2014 11:43:36 -0800 Message-Id: <1415821419-26974-2-git-send-email-abrestic@chromium.org> X-Mailer: git-send-email 2.1.0.rc2.206.gedb03e5 In-Reply-To: <1415821419-26974-1-git-send-email-abrestic@chromium.org> References: <1415821419-26974-1-git-send-email-abrestic@chromium.org> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add the vendor prefix "mti" for MIPS Technologies, Inc. Signed-off-by: Andrew Bresticker Acked-by: Arnd Bergmann --- I'll update the users of the "mips" prefix to use "mti" instead once this lands. No changes from v2/v3/v4. New for v2. --- 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 0979393..0221b49 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -98,6 +98,7 @@ mitsubishi Mitsubishi Electric Corporation mosaixtech Mosaix Technologies, Inc. moxa Moxa mpl MPL AG +mti MIPS Technologies, Inc. mundoreader Mundo Reader S.L. murata Murata Manufacturing Co., Ltd. mxicy Macronix International Co., Ltd.