Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp4818852imm; Mon, 18 Jun 2018 23:53:20 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJKNLGIAg2tavXdYCRGwfoKVrcrYqjvMPgqOLDW4t2Dgmndg9tVsyqjkDtB4A+ZBPZk821D X-Received: by 2002:a62:3e9a:: with SMTP id y26-v6mr16643866pfj.98.1529391200790; Mon, 18 Jun 2018 23:53:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529391200; cv=none; d=google.com; s=arc-20160816; b=DlBB4LW4ha0Wg7qMRJTkdgiqSn93sDcYW9WmAZUzfVGuV3b462JrFBmb7jthwKfZEC r28QJdwGCLU8xecXCic25MPBVkqXdXzWMGdhqvkd9ZAfz2ZACRLKrLtavXrMTIj/NPhr mi3YAsR37FcFv6cdXVGR11eOuQJyJMfvzl+F7SL6JwCXbCDOBr1xh0k0MSkmvyu3UiSm Tzx0iUrjL+Zaqw/rHiEn8ikoIGnRPLW28v37qHqS1gcy91BoryFHIQhdm7DKUE1kU8iE CkAD45cEo254MYBf5Hy2eEt5vuwoMODHtCEuV9qZMohC1FENusfXlNwerM4jW+S0S4Ii h2hA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=EQQwApMCVhwBb49krH0etAJ7E2QrZNFX/nSO76xjufA=; b=omMsOe8+YZP39v9v7xPVP7ujzZQVeS0sPu1qqxhoy4vjA75+yvpe44zDEvsKT8C/Ze LtYEtRWmG3fDPNOnzUpLYckNa8jSFF3j9TwAOIB6FvfzewduBrWhRCXlz1fxwr8kC7Ak WpKPaFzVsfVltt0N2k/ny2oY/YjiuNuZBwAHIdExQB46p+CbYLTd+u+F6vsoTWYKGzD/ J2IEEqeh8i8vgSVvncoaouH+ea3VFOqSXSWd3fRQUXZgP0lzJp482ynm8UI6vBTCkoUn Y1ARqqGcWvbhXYL80cYaKgTitNckInHM68F/TZQUcMbXJGpKAJZ9r6VYRcP+VtVMvDVT 5LGg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m12-v6si16933160pll.461.2018.06.18.23.53.06; Mon, 18 Jun 2018 23:53:20 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937288AbeFSGwY (ORCPT + 99 others); Tue, 19 Jun 2018 02:52:24 -0400 Received: from muru.com ([72.249.23.125]:48058 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965149AbeFSGuZ (ORCPT ); Tue, 19 Jun 2018 02:50:25 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id D49F78128; Tue, 19 Jun 2018 06:53:02 +0000 (UTC) Date: Mon, 18 Jun 2018 23:50:18 -0700 From: Tony Lindgren To: Janusz Krzysztofik Cc: Dmitry Torokhov , linux-omap@vger.kernel.org, Aaro Koskinen , "David S . Miller" , Mauro Carvalho Chehab , Greg Kroah-Hartman , Andrew Morton , Randy Dunlap , Liam Girdwood , Mark Brown , Linus Walleij , linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device Message-ID: <20180619065018.GX112168@atomide.com> References: <20180609140224.32606-1-jmkrzyszt@gmail.com> <20180612222356.GD38773@dtor-ws> <69494657.T0PeNZxiFJ@z50> <20180613044152.GB112168@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180613044152.GB112168@atomide.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tony Lindgren [180613 04:44]: > * Janusz Krzysztofik [180613 01:18]: > > On Wednesday, June 13, 2018 12:23:56 AM CEST Dmitry Torokhov wrote: > > > Hi Janusz, > > > > > > On Sat, Jun 09, 2018 at 04:02:15PM +0200, Janusz Krzysztofik wrote: > > > > GPIO lookup table for ams-delta-serio device was introduced by commit > > > > 0486738928bf ("ARM: OMAP1: ams-delta: add GPIO lookup tables"). > > > > Unfortunately, a follow up patch "Input: ams_delta_serio: use GPIO > > > > lookup table" was not accepted by subystem maintainer who requested > > > > conversion of the driver to a platform driver, replacepemnt of IRQ GPIO > > > > pin with IRQ resource, replacement of GPIO pin providing keyboard power > > > > with a regulator and removal of remaining GPIO pins from the driver as > > > > not handled by it. > > > > > > > > Let's start with removal of no the longer needed GPIO lookup table from > > > > the board init file. > > > > > > > > Series created and tested on top of next-20180608 tag from linux-next > > > > tree. > > > > > > This all is really nice (modulo a couple of questions), thank you for > > > implementing this. How do you want to merge this? Through OMAP tree or > > > input? > > > > Hi Dmitry, > > > > If Tony doesn't mind, I would prefer it merged through OMAP tree as I still > > have a few board patches built on top of it in my queue. > > Works for me once Dmitry is happy with the patches. And please repost the whole series with acks collected so I know what I need to apply :) Regards, Tony