Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756040AbbEFHlV (ORCPT ); Wed, 6 May 2015 03:41:21 -0400 Received: from lb3-smtp-cloud6.xs4all.net ([194.109.24.31]:56854 "EHLO lb3-smtp-cloud6.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756005AbbEFHlJ (ORCPT ); Wed, 6 May 2015 03:41:09 -0400 Message-ID: <1430898058.3843.30.camel@x220> Subject: Re: [PATCH 6/8] pwm: crc: Add Crystalcove (CRC) PWM driver From: Paul Bolle To: Shobhit Kumar Cc: intel-gfx , linux-kernel , linux-gpio , linux-pwm , dri-devel , Linus Walleij , Alexandre Courbot , Daniel Vetter , David Airlie , Samuel Ortiz , Thierry Reding , Jani Nikula , Lee Jones , Povilas Staniulis , Chih-Wei Huang Date: Wed, 06 May 2015 09:40:58 +0200 In-Reply-To: <1430818716-27287-1-git-send-email-shobhit.kumar@intel.com> References: <1430316005-16480-7-git-send-email-shobhit.kumar@intel.com> <1430818716-27287-1-git-send-email-shobhit.kumar@intel.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1193 Lines: 33 On Tue, 2015-05-05 at 15:08 +0530, Shobhit Kumar wrote: > The Crystalcove PMIC controls PWM signals and this driver exports that > capability as a PWM chip driver. This is platform device implementtaion > of the drivers/mfd cell device for CRC PMIC > > v2: Use the existing config callback with duty_ns and period_ns(Thierry) > > v3: Correct the subject line (Lee jones) > > CC: Samuel Ortiz > Cc: Linus Walleij > Cc: Alexandre Courbot > Cc: Thierry Reding > Signed-off-by: Shobhit Kumar The same comments can be made as for v2, see http://lkml.kernel.org/r/1430428322.2187.24.camel@x220 . Maybe you didn't receive that message. It could also be that you think my comments were invalid, or too vague, or whatever. Please say so, because then I don't have to bother you again when you send out v4. Thanks, Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/