From patchwork Sun Aug 13 11:44:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 9897735 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 79F79602CA for ; Sun, 13 Aug 2017 11:45:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6324A286DC for ; Sun, 13 Aug 2017 11:45:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 57C9A286F2; Sun, 13 Aug 2017 11:45:03 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id DE3DA286DF for ; Sun, 13 Aug 2017 11:45:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0B35E6E03F; Sun, 13 Aug 2017 11:44:58 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lf0-x22d.google.com (mail-lf0-x22d.google.com [IPv6:2a00:1450:4010:c07::22d]) by gabe.freedesktop.org (Postfix) with ESMTPS id AF4C26E03F for ; Sun, 13 Aug 2017 11:44:56 +0000 (UTC) Received: by mail-lf0-x22d.google.com with SMTP id m86so30421716lfi.4 for ; Sun, 13 Aug 2017 04:44:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=FNErA4It3w36nfOVsjgj7rlGs6jg6NTNoyI47u/ZkoU=; b=KtimYVuGBQepwYKZGfimK57b1Ncn7zue9YkptJOh3VLsmOOw0iBNxZ0k+c8Avgp8Ns J32/6LcFEdrCzV80hTdUZCVCM1MWOBaigVmx1Vzp//Uwk9rIAC2sh3+8ZgmSkPSbarZu dXb3fupV0rFENimqNVb6SrE0b8phuYZm83uok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=FNErA4It3w36nfOVsjgj7rlGs6jg6NTNoyI47u/ZkoU=; b=sgSocyoV7dJG0gwvsh7NXdqDALE6PCUsVqPvtQlG3LtLLj9aG/hrtXrvI/y1XcL+CS KI5CInumUnV28dxU1LTZA8lxSarF8Yj/bfJE3kiTMBFrECMmU/Fdfq2e+E4jPjDJHRho mtWRWDmoFxwiJbX1Xgt+vS3bbbblocdeC2b7DQA6f1lqEwu7KGJ1YMnkWEpgJHigBtyF nkd6YeWJHVwgGY8IrVpgU3AhkeF1GxHd9HA+/8J1zmu2AXfCPTnnqb1f1PRk/KQFyr2P EFJnGxTSGI5arr9zZhF1SPPSFwRuYxIRcoZjvYW8BzkBjtGFxXiTBdG3ncOYZVjTR3RM mHEQ== X-Gm-Message-State: AHYfb5gLEyaNSJM70VGrZnq4m42irlg9LHG363yREmFpnYiPWQjAsaP6 V5B1NHLG+L9RPHoQ X-Received: by 10.46.8.74 with SMTP id g10mr7268464ljd.194.1502624694972; Sun, 13 Aug 2017 04:44:54 -0700 (PDT) Received: from fabina.bredbandsbolaget.se (c-277e71d5.014-348-6c756e10.cust.bredbandsbolaget.se. [213.113.126.39]) by smtp.gmail.com with ESMTPSA id 1sm749759lju.63.2017.08.13.04.44.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 13 Aug 2017 04:44:53 -0700 (PDT) From: Linus Walleij To: Thierry Reding , dri-devel@lists.freedesktop.org Subject: [PATCH 1/3] dt-bindings: Add Ilitek vendor ID Date: Sun, 13 Aug 2017 13:44:46 +0200 Message-Id: <20170813114448.20179-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.13.4 Cc: devicetree@vger.kernel.org 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-Virus-Scanned: ClamAV using ClamSMTP Ili Technology Corporation (Ilitek) is a vendor of display drivers and touch input controllers for embedded devices. Cc: devicetree@vger.kernel.org Signed-off-by: Linus Walleij 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 daf465bef758..3e7e33484e5b 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -147,6 +147,7 @@ i2se I2SE GmbH ibm International Business Machines (IBM) idt Integrated Device Technologies, Inc. ifi Ingenieurburo Fur Ic-Technologie (I/F/I) +ilitek Ili Technology Corporation img Imagination Technologies Ltd. infineon Infineon Technologies inforce Inforce Computing