From patchwork Sat Oct 8 18:11:35 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Branden X-Patchwork-Id: 9368267 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 DEA866048F for ; Sat, 8 Oct 2016 18:11:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C8A7229494 for ; Sat, 8 Oct 2016 18:11:50 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A6F3B29499; Sat, 8 Oct 2016 18:11:50 +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=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID 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 2730D29494 for ; Sat, 8 Oct 2016 18:11:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752040AbcJHSLs (ORCPT ); Sat, 8 Oct 2016 14:11:48 -0400 Received: from mail-pf0-f172.google.com ([209.85.192.172]:32773 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751691AbcJHSLs (ORCPT ); Sat, 8 Oct 2016 14:11:48 -0400 Received: by mail-pf0-f172.google.com with SMTP id 190so36911485pfv.0 for ; Sat, 08 Oct 2016 11:11:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=from:to:cc:subject:date:message-id; bh=LtqOGd+FLvUx+VJ2tsOd2pVNph8b+M1udEuTvjlrFQ8=; b=ZbrkZHMKErOrhNEBvizwmcTRCiXuJu/dSKT8smqfmKCWi/mzoTIbpZYl6LxZX0/CXb mqYW8QkLB0bPqZWurazz0OjWfok+k7goclFaNNdra1qykdCGHhT/Ki4ikgk7ZwEVmCnl fFQiUgGgBBNl8ahkh98SV0P1vc5SVLwG8zeGY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=LtqOGd+FLvUx+VJ2tsOd2pVNph8b+M1udEuTvjlrFQ8=; b=CLjzQjiSk/03JmOgkdUsjNlfYUqJLTc/d0imP/9RrPRI05op5R8necHy5aK5bF3/sF 5gHW5db06xV6TxVaeOZnRDWvtQ3oySHNnxImJPKG6ChkPj7wsw/7ugx7Oznhz+J7KeOk PZIeanC6qoM/ZFdUoQjRl3KCLbyRI9O/vzzvodAGdN09EW8mMoAVrbdzpljckeYRb6mh mox7qPkoQxGp3/ouXa7sjbRI5LqU+r7VpGKIiXDAbDwDZA72cK24DzNpy2MnHN9Iqwwm BPFpU9/iR1SJDrFqReLzTr+wRkMqbO+3z1srl/poxfVbGVQTpuCJPIGK1AqEFZxzbf98 9NhQ== X-Gm-Message-State: AA6/9RkIZmC76y5a/W5eq8v7pKb7MTOE/3lUh8VTUgf5RsgXr1/ONd0M+0RcOBZ3aMFhjFSR X-Received: by 10.98.192.14 with SMTP id x14mr48034517pff.30.1475950306102; Sat, 08 Oct 2016 11:11:46 -0700 (PDT) Received: from lbrmn-lnxub113.ric.broadcom.com ([216.31.219.19]) by smtp.gmail.com with ESMTPSA id sa1sm39852075pac.34.2016.10.08.11.11.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 08 Oct 2016 11:11:45 -0700 (PDT) From: Scott Branden To: Dmitry Torokhov Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, BCM Kernel Feedback , Scott Branden , Ray Jui Subject: [PATCH] Input: set default for iProc touchscreen Date: Sat, 8 Oct 2016 11:11:35 -0700 Message-Id: <1475950295-9660-1-git-send-email-scott.branden@broadcom.com> X-Mailer: git-send-email 2.5.0 Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Enable the Broadcom iProc touchscreen by default for all iProc platforms. Signed-off-by: Ray Jui Signed-off-by: Scott Branden --- drivers/input/touchscreen/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 2fb1f43..f785371 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig @@ -364,6 +364,7 @@ config TOUCHSCREEN_ILI210X config TOUCHSCREEN_IPROC tristate "IPROC touch panel driver support" depends on ARCH_BCM_IPROC || COMPILE_TEST + default ARCH_BCM_IPROC help Say Y here if you want to add support for the IPROC touch controller to your system.