From patchwork Thu Sep 10 16:35:50 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Enric Balletbo Serra X-Patchwork-Id: 7155031 Return-Path: X-Original-To: patchwork-dri-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id F30E29F314 for ; Thu, 10 Sep 2015 16:36:12 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 391952067A for ; Thu, 10 Sep 2015 16:36:12 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id 46DD820656 for ; Thu, 10 Sep 2015 16:36:10 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3D7696ECFA; Thu, 10 Sep 2015 09:36:09 -0700 (PDT) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by gabe.freedesktop.org (Postfix) with ESMTPS id 30B616ECFA for ; Thu, 10 Sep 2015 09:36:08 -0700 (PDT) Received: by wicge5 with SMTP id ge5so32286879wic.0 for ; Thu, 10 Sep 2015 09:36:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=eHSrPk03Hn/DS7mzjXE2Gj2QMONWSfv5zTr3w1oDO8s=; b=Kps82Ra3EggVK2hWY6LlMnmEDt8ng9gO26YCqqGXEqUZ4MNNSYbN+kbxwJJsFRIiLj dV7aaFMnsSzo72XBVq0WSjMBaiWJnheszRGuxiQjw9KA7aKi1g/zRU9XrzraB0YB6PeF 2ehX8Nkis/3Tv1JMoYIX0c1RBfE5bPVnMADmKVpSAo08EPTUKmKHFjNVuYwzCIZbvch+ /CRZ03G2UQiHPrJVwfMzUHS+Vq9zQEG0FoS7UIJ1JDzaj7SUk9wx2QDNVKD6S0+JBSzq 9sa7pid/ifWfxpbZtsJ6o9qZRUKhvlr+PjjZttArnBZLKaw8ZcF1CKjAt7HjLA5hr4WF Pu2w== X-Received: by 10.180.107.1 with SMTP id gy1mr8255626wib.56.1441902966814; Thu, 10 Sep 2015 09:36:06 -0700 (PDT) Received: from localhost.localdomain ([84.236.220.225]) by smtp.gmail.com with ESMTPSA id h9sm16517146wjx.20.2015.09.10.09.36.05 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 10 Sep 2015 09:36:06 -0700 (PDT) From: Enric Balletbo i Serra X-Google-Original-From: Enric Balletbo i Serra To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, devel@driverdev.osuosl.org Subject: [PATCHv3 1/3] of: Add vendor prefix for Analogix Semiconductor, Inc. Date: Thu, 10 Sep 2015 18:35:50 +0200 Message-Id: <1441902952-14516-2-git-send-email-enric.balletbo@collabora.com> X-Mailer: git-send-email 2.1.0 In-Reply-To: <1441902952-14516-1-git-send-email-enric.balletbo@collabora.com> References: <1441902952-14516-1-git-send-email-enric.balletbo@collabora.com> Cc: mark.rutland@arm.com, drinkcat@chromium.org, laurent.pinchart@ideasonboard.com, pawel.moll@arm.com, ijc+devicetree@hellion.org.uk, gregkh@linuxfoundation.org, sjoerd.simons@collabora.co.uk, robh+dt@kernel.org, span@analogixsemi.com, galak@codeaurora.org, javier@dowhile0.org, nathan.chung@mediatek.com X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable 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 Analogix Semiconductor develops analog and mixed-signal devices for digital media and communications interconnect applications. Signed-off-by: Enric Balletbo i Serra Acked-by: Rob Herring --- 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 ac5f0c3..e914a02 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -22,6 +22,7 @@ ampire Ampire Co., Ltd. ams AMS AG amstaos AMS-Taos Inc. apm Applied Micro Circuits Corporation (APM) +analogix Analogix Semiconductor, Inc. aptina Aptina Imaging arasan Arasan Chip Systems arm ARM Ltd.