Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754205AbbK3R7L (ORCPT ); Mon, 30 Nov 2015 12:59:11 -0500 Received: from muru.com ([72.249.23.125]:49392 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751995AbbK3R7J (ORCPT ); Mon, 30 Nov 2015 12:59:09 -0500 Date: Mon, 30 Nov 2015 09:59:04 -0800 From: Tony Lindgren To: Neil Armstrong Cc: Thierry Reding , linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Grant Erickson , NeilBrown , Joachim Eastwood Subject: Re: [PATCH 2/3] pwm: Add PWM driver for OMAP using dual-mode timers Message-ID: <20151130175903.GG2517@atomide.com> References: <5637458D.60106@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5637458D.60106@baylibre.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1068 Lines: 30 * Neil Armstrong [151102 03:14]: > Adds support for using a OMAP dual-mode timer with PWM capability > as a Linux PWM device. The driver controls the timer by using the > dmtimer API. > > Add a platform_data structure for each pwm-omap-dmtimer nodes containing > the dmtimers functions in order to get driver not rely on platform > specific functions. > > Cc: Grant Erickson > Cc: NeilBrown > Cc: Joachim Eastwood > Suggested-by: Tony Lindgren > Signed-off-by: Neil Armstrong This looks good to me: Acked-by: Tony Lindgren Thierry, seems you can pick this driver patch separately if no more comments, I'll pick up the other two patches in this series. Regards, Tony -- 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/