From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:44987 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751591AbbA2SMS (ORCPT ); Thu, 29 Jan 2015 13:12:18 -0500 Message-ID: <54CA77FB.9030403@kernel.org> Date: Thu, 29 Jan 2015 18:12:11 +0000 From: Jonathan Cameron MIME-Version: 1.0 To: Ezequiel Garcia , James Hartley , Andrew Bresticker , robh+dt@kernel.org, Mark.Rutland@arm.com, knaack.h@gmx.de CC: linux-iio@vger.kernel.org, devicetree@vger.kernel.org, Pawel.Moll@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org Subject: Re: [PATCH v7 0/3] iio: Add Cosmic Circuits ADC support References: <1420577257-10846-1-git-send-email-ezequiel.garcia@imgtec.com> <54B133FE.1020808@kernel.org> <54BE33FB.6020800@imgtec.com> <54BEBC80.1090608@kernel.org> <54CA5FCC.5090801@imgtec.com> In-Reply-To: <54CA5FCC.5090801@imgtec.com> Content-Type: text/plain; charset=windows-1252 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 29/01/15 16:29, Ezequiel Garcia wrote: > Hi Jonathan, > > On 01/20/2015 05:37 PM, Jonathan Cameron wrote: > [..] >> >> Hi, I'm afraid that I'm a little stalled on sending it on because Greg >> hasn't yet picked up my last pull request. In the mean time I've applied >> it to the branch that will get rebased once he's taken that and pushed it >> out as testing. >> > > I can't find your second pull anywhere. Any chance we can get this > driver in v3.20? I've not sent it yet. Had a bit of a backlog of review to catch up with. + in theory should be fine for a pull in the next day or two... > > Also, I can't find the driver anywhere in your testing branch here: > > https://git.kernel.org/cgit/linux/kernel/git/jic23/iio.git/ > > Seems like patches 2 and 3 are there, but not patch 1/3 of the series: > "iio: adc: Cosmic Circuits 10001 ADC driver". you are quite right. I have no idea how that happened. Anyhow, it's there now. > > Please let me know if you need anything at all from me! > > Thanks a lot, >