From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753385AbcEBIjs (ORCPT ); Mon, 2 May 2016 04:39:48 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:32806 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753208AbcEBIjj (ORCPT ); Mon, 2 May 2016 04:39:39 -0400 Subject: Re: Nokia N900: Broken lirc ir-rx51 driver To: Pavel Machek References: <201601021545.35201@pali> <20160102170657.GB12622@atomide.com> <20160105101841.GI22661@pali> <20160106011249.GH12777@atomide.com> <20160422134929.GG29406@pali> <20160502070612.GC13215@amd> Cc: =?UTF-8?Q?Pali_Roh=c3=a1r?= , Tony Lindgren , Aaro Koskinen , Sebastian Reichel , Nishanth Menon , Timo Kokkonen , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org From: Ivaylo Dimitrov Message-ID: <57271246.1020000@gmail.com> Date: Mon, 2 May 2016 11:39:34 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160502070612.GC13215@amd> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 2.05.2016 10:06, Pavel Machek wrote: > On Fri 2016-04-22 15:49:29, Pali Rohár wrote: >> On Tuesday 05 January 2016 17:12:50 Tony Lindgren wrote: >>> * Pali Rohár [160105 02:19]: >>>> On Saturday 02 January 2016 09:06:57 Tony Lindgren wrote: >>>>> >>>>> Yup please take a look at thread "[PATCH 0/3] pwm: omap: Add PWM support >>>>> using dual-mode timers". Chances are we still need to set up the dmtimer >>>>> code to provide also irqchip functions. That way ir-rx51.c can just do >>>>> request_irq on the selected dmtimer for interrupts. >>>> >>>> No I see that patch from that thread uses dmtimer.h from plat-omap. So >>>> it is really OK? >>> >>> It's using the header to populate the platform data in mach-omap2 so >>> that's fine. But we do not want to directly expose the dmtimer functions >>> to device drivers as they are not Linux generic at this point. >>> >>> Regards, >>> >>> Tony >> >> Hi Tony! Is there any progress for ir-rx51 driver? Months ago we were >> waiting for some omap pwm patches... What is current state? > > Tony now posted patch series... it would be good to test them: > Hmm, I guess you've missed http://www.spinics.net/lists/linux-omap/msg128465.html Regards, Ivo