Message ID | 20190103012938.7442-1-marex@denx.de (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-input-owner@kernel.org> 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 5583A14DE for <patchwork-linux-input@patchwork.kernel.org>; Thu, 3 Jan 2019 01:30:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 43B3A27F89 for <patchwork-linux-input@patchwork.kernel.org>; Thu, 3 Jan 2019 01:30:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 36AE127F92; Thu, 3 Jan 2019 01:30:13 +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,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 D430F27F89 for <patchwork-linux-input@patchwork.kernel.org>; Thu, 3 Jan 2019 01:30:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727200AbfACBaM (ORCPT <rfc822;patchwork-linux-input@patchwork.kernel.org>); Wed, 2 Jan 2019 20:30:12 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:45520 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726049AbfACBaM (ORCPT <rfc822;linux-input@vger.kernel.org>); Wed, 2 Jan 2019 20:30:12 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 43VVhy165Qz1qvfq; Thu, 3 Jan 2019 02:30:10 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 43VVhy0Nznz1qql8; Thu, 3 Jan 2019 02:30:10 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id hiOeQZfhFiox; Thu, 3 Jan 2019 02:30:09 +0100 (CET) X-Auth-Info: dl4Kb3UB3pV5E9ZVvnqRUgagNtgRvf1FCotqt1Ws8UE= Received: from kurokawa.lan (ip-86-49-110-70.net.upcbroadband.cz [86.49.110.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Thu, 3 Jan 2019 02:30:09 +0100 (CET) From: Marek Vasut <marex@denx.de> To: linux-input@vger.kernel.org Cc: Marek Vasut <marex@denx.de>, Dmitry Torokhov <dmitry.torokhov@gmail.com>, Henrik Rydberg <rydberg@bitmath.org>, Olivier Sobrie <olivier@sobrie.be>, Philipp Puschmann <pp@emlix.com> Subject: [PATCH V3 00/10] input: touchscreen: ili210x: Add ILI2511 support Date: Thu, 3 Jan 2019 02:29:28 +0100 Message-Id: <20190103012938.7442-1-marex@denx.de> X-Mailer: git-send-email 2.19.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: <linux-input.vger.kernel.org> X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
input: touchscreen: ili210x: Add ILI2511 support
|
expand
|