From patchwork Tue Apr 23 10:40:44 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Mergnat X-Patchwork-Id: 10912725 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B94BA922 for ; Tue, 23 Apr 2019 10:41:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AA2E528806 for ; Tue, 23 Apr 2019 10:41:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9EA772882A; Tue, 23 Apr 2019 10:41:14 +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=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5430F28806 for ; Tue, 23 Apr 2019 10:41:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727484AbfDWKk7 (ORCPT ); Tue, 23 Apr 2019 06:40:59 -0400 Received: from mail-wm1-f65.google.com ([209.85.128.65]:35957 "EHLO mail-wm1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726204AbfDWKk6 (ORCPT ); Tue, 23 Apr 2019 06:40:58 -0400 Received: by mail-wm1-f65.google.com with SMTP id h18so18218852wml.1 for ; Tue, 23 Apr 2019 03:40:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=G3GYI2FxkpdfJQ+eVvCSxZoqI6TwHuQxK0boZZx16TA=; b=B3OrmrROTGl2X3K6zG/3aEl63Oq1sNJMJb3o17M+6f/Sl5AeHuRQ9g/EqEhsJuoe41 Bz8d+gqLomYzOVbwz8DXBIcXU//h1bNl/C16ysl059kn3/DUlH2+ZMQBZtRYzzHKajhO od2J+G8b4xzAlaPfhjikY0aJxlNzNuhorb81y7vQjbdRhyOXB0BEkUn1wdm6zZIt/Ayv Dr+GyFJLhqnJuLuTpYnVrnLxRPX0k7qVqt7pLj+7zaIh24fHD1KG/DpvZ+DK8EyUNF4t /DEjXMgioKBP4pSObmvQlAnKUIo6P/645JqhIePf3QnLWUiwPFQWr5X8qrgCzSWL7MFM eHsQ== 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:in-reply-to :references; bh=G3GYI2FxkpdfJQ+eVvCSxZoqI6TwHuQxK0boZZx16TA=; b=jEV47tAmtkeAe85nCLRGVm6SKREREOUblQgVgm0MopSW27rCqkAoE6KV+Ab7LLfTPR 7OfiD/xou0oOlq4rHTZt9UVERWX0GgCjLhMAC/AI+u+4khuy0SB4AqdDv6JplJO5u/Ix 4992STrYIuuQDJphWU1HVsMC+0KSEsY+zOA/PC6vF/3Fy/ejWQ+VkzrCrSuV+/4YilW7 eG3eqSnAe/N6uKZRQ1rMyleK3DTJqyEu4wDyIM4NDA9cWWEYClxOFesbHofjmTjRTn3N 9kxC0VBdpyc6aY4nS3cLbdMTSWEJEKKYFFhhm52KN1SEtx4BvBtR8jFJQ8AGrF7oHygn YRCQ== X-Gm-Message-State: APjAAAVW2xS28PyEz81FP3nXuMv7iHZ+/nArAxr4a4QhMaw0D2t+P/MI ebT77Q/R0Onvw/+VmRWoD3qXDg== X-Google-Smtp-Source: APXvYqwQ1uzs8F8z1CssOf8ZnYtzfOmmff/D8NI8IHTXx93yoHJto/pDs03YfUTKFEEzbFAx7OEJEg== X-Received: by 2002:a1c:c00b:: with SMTP id q11mr1872082wmf.38.1556016056713; Tue, 23 Apr 2019 03:40:56 -0700 (PDT) Received: from localhost.localdomain ([51.15.160.169]) by smtp.googlemail.com with ESMTPSA id y5sm13329421wrw.23.2019.04.23.03.40.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 23 Apr 2019 03:40:56 -0700 (PDT) From: Alexandre Mergnat To: robh+dt@kernel.org, mark.rutland@arm.com, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net Cc: linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, baylibre-upstreaming@groups.io, Alexandre Mergnat Subject: [PATCH v2 1/3] dt-bindings: Add pixart vendor Date: Tue, 23 Apr 2019 10:40:44 +0000 Message-Id: <1556016046-31231-2-git-send-email-amergnat@baylibre.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1556016046-31231-1-git-send-email-amergnat@baylibre.com> References: <1556016046-31231-1-git-send-email-amergnat@baylibre.com> Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP PixArt Imaging Inc. is expertized in CMOS image sensors (CIS), capacitive touch controllers and related imaging application development. Signed-off-by: Alexandre Mergnat --- 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 8162b0eb4b50..dbd889395b74 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -313,6 +313,7 @@ phicomm PHICOMM Co., Ltd. phytec PHYTEC Messtechnik GmbH picochip Picochip Ltd pine64 Pine64 +pixart PixArt Imaging Inc. pixcir PIXCIR MICROELECTRONICS Co., Ltd plantower Plantower Co., Ltd plathome Plat'Home Co., Ltd.