From patchwork Fri Oct 24 01:17:35 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 5145121 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id D2577C11AC for ; Fri, 24 Oct 2014 08:48:19 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 01DA22025B for ; Fri, 24 Oct 2014 08:48:19 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3B23620256 for ; Fri, 24 Oct 2014 08:48:18 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XhaW4-00034V-54; Fri, 24 Oct 2014 08:46:36 +0000 Received: from mail-pd0-x22f.google.com ([2607:f8b0:400e:c02::22f]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XhaVo-0002u4-V1 for linux-arm-kernel@lists.infradead.org; Fri, 24 Oct 2014 08:46:21 +0000 Received: by mail-pd0-f175.google.com with SMTP id y13so1085507pdi.34 for ; Fri, 24 Oct 2014 01:45:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:message-id:from:subject:user-agent:to:cc:mime-version :content-type; bh=LOsIplbNLDx4ET9wGMVHXn8WTIk2V1A2Z42NMa2EqvI=; b=eENqo5v/bwRnZWWhlA7DyM6Y90gYesIuyVdJCoCnIJWYYgvqPc+1ohhRptZCQqqQhL 7DN9xUv1Vnh1Q4g0NN7z52C40qHl+XQgLZGGlOcSi+n09Plt1qIFjSjOPzncd8IwuAqR LqJpVtMvh+bvITHkpXL5d18ndpApmGl2nLnyNKJw9rQjVjAzu1Q2I8q4j0Btkad6efb4 28Twm3jS811ozi6pMdNatjGOu6w9km/pTKNVkGXmZmerl8g55HlzRpVBlNLix3YGXooH J8+llNaRpc+ib8HT4XUCMBjNzf6NPMQlKFheIwbu6XqfOyCa73AclGirRtd/a3Ogaff5 9FwQ== X-Received: by 10.70.108.232 with SMTP id hn8mr1313041pdb.76.1414113456635; Thu, 23 Oct 2014 18:17:36 -0700 (PDT) Received: from remon.gmail.com (49.14.32.202.bf.2iij.net. [202.32.14.49]) by mx.google.com with ESMTPSA id km5sm2560300pdb.18.2014.10.23.18.17.34 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 23 Oct 2014 18:17:35 -0700 (PDT) Date: Thu, 23 Oct 2014 18:17:35 -0700 (PDT) Message-ID: <87siiep8pe.wl%kuninori.morimoto.gx@gmail.com> From: Kuninori Morimoto Subject: [PATCH][resend] of: Add vendor 2nd prefix for Asahi Kasei Corp User-Agent: Wanderlust/2.14.0 Emacs/23.3 Mule/6.0 To: Matthias Brugger MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141024_014621_023203_73FD569C X-CRM114-Status: GOOD ( 12.94 ) X-Spam-Score: 0.3 (/) Cc: linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DATE_IN_PAST_06_12, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Kuninori Morimoto Current vendor-prefixes.txt already has "ak" prefix for Asahi Kasei Corp by ae8c4209af2cec065fef15d200a42a04130799f7 (of: Add vendor prefix for Asahi Kasei Corp.) It went through the appropriate review process, and is already in use. But, almost all Asahi Kasei chip driver is using "asahi-kasei" prefix today. Due to ABIness, this patch adds "asahi-kasei" to vendor-prefixes.txt. checkpatch.pl will report WARNING without this patch. (DT compatible string vendor "asahi-kasei" appears un-documented) OTOH, Asahi Kasei is usually referred to as "AKM", but this patch doesn't care about it. Because no DT is using that today. Signed-off-by: Kuninori Morimoto --- .../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 abc3080..7e4bb83 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -17,6 +17,7 @@ amstaos AMS-Taos Inc. apm Applied Micro Circuits Corporation (APM) arm ARM Ltd. armadeus ARMadeus Systems SARL +asahi-kasei Asahi Kasei Corp. atmel Atmel Corporation auo AU Optronics Corporation avago Avago Technologies