From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751831AbdHXJp6 (ORCPT ); Thu, 24 Aug 2017 05:45:58 -0400 Received: from mx2.suse.de ([195.135.220.15]:55192 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751272AbdHXJp4 (ORCPT ); Thu, 24 Aug 2017 05:45:56 -0400 Date: Thu, 24 Aug 2017 11:45:54 +0200 Message-ID: From: Takashi Iwai To: Andy Shevchenko Cc: "linux-kernel@vger.kernel.org" , Lee Jones , Darren Hart , Andy Shevchenko , "Rafael J . Wysocki" , Mika Westerberg , Johannes Stezenbach , Platform Driver , "linux-acpi@vger.kernel.org" Subject: Re: [PATCH v2 2/3] platform/x86: Add support for Dollar Cove TI power button In-Reply-To: References: <20170824081141.5018-1-tiwai@suse.de> <20170824081141.5018-3-tiwai@suse.de> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 24 Aug 2017 11:20:04 +0200, Andy Shevchenko wrote: > > On Thu, Aug 24, 2017 at 11:11 AM, Takashi Iwai wrote: > > This provides a new input driver for supporting the power button on > > Dollar Cove TI PMIC, found on Cherrytrail-based devices. > > The patch is based on the original work by Intel, found at: > > https://github.com/01org/ProductionKernelQuilts > > > > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=193891 > > Signed-off-by: Takashi Iwai > > Are you going to submit it via MFD? I really don't mind who takes what. The driver codes are small, so it should be OK to go through a single tree, presumably MFD, if all people agree. OTOH, if Lee can prepare an immutable branch, other two can go via other trees, too. What do you guys think better? thanks, Takashi