From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v2 1/8] dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCs Date: Tue, 7 Jul 2020 20:50:49 +0200 Message-ID: <20200707185049.GA4698@kozik-lap> References: <20200702155149.12854-1-krzk@kernel.org> <20200706094157.kyag7p5df3vo54wx@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Return-path: Content-Disposition: inline In-Reply-To: <20200706094157.kyag7p5df3vo54wx-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= Cc: Thierry Reding , Lee Jones , Rob Herring , Kukjin Kim , linux-pwm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Marek Szyprowski , Bartlomiej Zolnierkiewicz , Sylwester Nawrocki , Alim Akhtar , Chanwoo Choi , Pankaj Dubey List-Id: linux-pwm@vger.kernel.org On Mon, Jul 06, 2020 at 11:41:57AM +0200, Uwe Kleine-König wrote: > On Thu, Jul 02, 2020 at 05:51:42PM +0200, Krzysztof Kozlowski wrote: > > The bindings required interrupts for all SoCs but actually only the PWM > > timer clocksource (for S3C/S5P SoCs) was using them. This PWM timer > > clocksource driver is not used on Exynos SoCs thus the interrupts can be > > marked as optional. > > > > Reported-by: Alim Akhtar > > Signed-off-by: Krzysztof Kozlowski > > LGTM, > > Acked-by: Uwe Kleine-König > > I'd expect it is ok to let this patch go in via whatever way the other > patches go. (But it's Thierry who has the authority here.) This patch is independent so it can go either through PWM tree or DT bindings. Usually the latter, so Rob was picking it up. Thanks for ack. Best regards, Krzysztof