From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/5] Add capture functionality to OMAP pwm driver Date: Mon, 8 Jan 2018 13:51:23 -0800 Message-ID: <20180108215123.GU3875@atomide.com> References: <20180108153926.GA3916@lenoch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from muru.com ([72.249.23.125]:39782 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753980AbeAHVv1 (ORCPT ); Mon, 8 Jan 2018 16:51:27 -0500 Content-Disposition: inline In-Reply-To: <20180108153926.GA3916@lenoch> Sender: linux-pwm-owner@vger.kernel.org List-Id: linux-pwm@vger.kernel.org To: Ladislav Michl Cc: Keerthy , aaro.koskinen@iki.fi, thierry.reding@gmail.com, daniel.lezcano@linaro.org, grygorii.strashko@ti.com, linux-omap@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, linux-pwm@vger.kernel.org, sebastian.reichel@collabora.co.uk, t-kristo@ti.com * Ladislav Michl [180108 15:42]: > Tony, I wanted to do something easy to understand as a base for > event capture interrupt, but either I do not understand hardware, > or it indeed cannot do pulse capture. Hmm OK. Presumably it works as it's been around for a long time, I thought any edge trigger will just sample the current counter value and that's it.. Regards, Tony