From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ezequiel Garcia Subject: Re: [PATCH v8 0/2] Imagination Technologies PWM support Date: Thu, 29 Jan 2015 13:32:09 -0300 Message-ID: <54CA6089.50505@imgtec.com> References: <1420826088-13113-1-git-send-email-ezequiel.garcia@imgtec.com> <54BE3369.9000802@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54BE3369.9000802@imgtec.com> Sender: linux-kernel-owner@vger.kernel.org To: Ezequiel Garcia , Andrew Bresticker , Thierry Reding , James Hartley , Arnd Bergmann , Greg Kroah-Hartman Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org, vladimir_zapolskiy@mentor.com List-Id: devicetree@vger.kernel.org On 01/20/2015 07:52 AM, Ezequiel Garcia wrote: > > > On 01/09/2015 02:54 PM, Ezequiel Garcia wrote: >> A new round for the IMG PWM driver. >> >> The IMG PWM controller is muxed with a PDM controller, through a shared >> so-called periph register bit, which sets the output as PWM or PDM. >> Because this register is not part of the pin controller block, but rather >> PWM/PDM specific, and because the register is also used to set the PDM value, >> it is simpler to use a regmap-based syscon to deal with it. >> >> This time, I'm removing the PDM driver from the submission and submitting the PWM >> alone. The PDM was written as a misc driver, but had some design issues, so for >> now I'm proposing to merge the PWM only. >> >> The series is based on v3.19-rc3. If at all possible I'd like to see this merged >> for v3.20. >> > > Thierry, > > Any comments on this? Any chance we merge it in time for v3.20? > It's -rc5 already and I've started to worry. > Thierry, I'm very sorry to be so bothering, but I got no news from you and it's -rc6 already. I'd say I'll resend this series to Andrew Morton, hoping we can merge this for v3.20. Please let me know if you'll be able to pick this. Thanks, -- Ezequiel