From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3DF9DC433F5 for ; Thu, 30 Aug 2018 21:53:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 016D620835 for ; Thu, 30 Aug 2018 21:53:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 016D620835 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727730AbeHaB6F (ORCPT ); Thu, 30 Aug 2018 21:58:05 -0400 Received: from mail.bootlin.com ([62.4.15.54]:50378 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727098AbeHaB6F (ORCPT ); Thu, 30 Aug 2018 21:58:05 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id E2D7B207B1; Thu, 30 Aug 2018 23:53:50 +0200 (CEST) Received: from localhost (unknown [88.191.26.124]) by mail.bootlin.com (Postfix) with ESMTPSA id B4A7320703; Thu, 30 Aug 2018 23:53:50 +0200 (CEST) Date: Thu, 30 Aug 2018 23:53:50 +0200 From: Alexandre Belloni To: Eugen Hristev Cc: nicolas.ferre@microchip.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] ARM: configs: at91: add generic resistive touchscreen to sama5 Message-ID: <20180830215350.GL16561@piout.net> References: <1535552264-8923-1-git-send-email-eugen.hristev@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1535552264-8923-1-git-send-email-eugen.hristev@microchip.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 29/08/2018 17:17:43+0300, Eugen Hristev wrote: > Add generic resistive touchscreen CONFIG_TOUCHSCREEN_ADC to sama5_defconfig > > Signed-off-by: Eugen Hristev > --- > Changes in v2: > - split config change into two commits, per defconfig > > arch/arm/configs/sama5_defconfig | 1 + > 1 file changed, 1 insertion(+) > Both applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com