From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754608AbcICRbk (ORCPT ); Sat, 3 Sep 2016 13:31:40 -0400 Received: from saturn.retrosnub.co.uk ([178.18.118.26]:45568 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754383AbcICRbg (ORCPT ); Sat, 3 Sep 2016 13:31:36 -0400 Subject: Re: [PATCH v4 0/4] Add support for cros-ec-sensors To: Lee Jones References: <1470045278-18161-1-git-send-email-enric.balletbo@collabora.com> <20160816124907.GK25844@dell> <2a50b180-c6ce-8261-5784-a3713c35b30c@kernel.org> <20160830085756.GB1661@dell> <20160901072404.GD4921@dell> Cc: Enric Balletbo i Serra , linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, Olof Johansson , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Guenter Roeck , Gwendal Grignou From: Jonathan Cameron Message-ID: <6ae9c49a-c354-b3bd-a4d9-77bf81915615@kernel.org> Date: Sat, 3 Sep 2016 18:21:34 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160901072404.GD4921@dell> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/09/16 08:24, Lee Jones wrote: >>>>>>> Given this dependency I'm assuming the best route for these is via >>>>>>> the MFD tree... >>>>>>> >>>>>>> Lee, shout if you want them to go a different route. >>>>>> >>>>>> IIO looks like a more suitable route. Please provide me with a >>>>>> pull-request base off of an immutable tag. >>>>> Hi Lee, >>>>> >>>>> As far as I can tell the precursor patch above hasn't gone in your >>>>> tree yet which leaves me unable to take this through IIO for now. >>>>> >>>>> Maybe I'm missing something! >>>>> >>>>> Jonathan >>>> >>>> Hi Lee, >>>> >>>> Any movement on the dependency above? >>>> >>>> Last I can find was you adding your ack to it: >>>> [PATCH v2 1/2] mfd: cros_ec: Add MKBP event support >>>> >>>> https://lkml.org/lkml/2016/8/16/423 >>> >>> Well that's annoying. Okay, well when I send out the pull-request for >>> this one, I will include you. >>> >>> Actually, better still -- take all of them on one branch and I will >>> pull from you. Saves the toing and froing. >>> >> Sure. Will probably be the weekend before I get this sorted. > > No rush. > Ah, I see you ended up with an immutable branch of this anyway: your ib-mfd-input-4.9 branch. I'll build an immutable branch on that ib-iio-mfd-4.9 in iio.git. Unfortunately I don't have an Ack for patch 4 from Olof yet so can't take that and until I do, the rest makes little sense as it's not enabled. Jonathan