From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from skprod3.natinst.com ([130.164.80.24]:50211 "EHLO ni.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755252AbbHCUTZ (ORCPT ); Mon, 3 Aug 2015 16:19:25 -0400 Message-ID: <55BFCC9C.5040305@ni.com> Date: Mon, 03 Aug 2015 15:18:36 -0500 From: Xander Huff MIME-Version: 1.0 To: Lars-Peter Clausen , jic23@kernel.org, bigeasy@linutronix.de CC: knaack.h@gmx.de, pmeerw@pmeerw.net, michal.simek@xilinx.com, soren.brinkmann@xilinx.com, linux-iio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rt-users@vger.kernel.org, linux-kernel@vger.kernel.org, joe.hershberger@ni.com, joshc@ni.com, nathan.sullivan@ni.com, jaeden.amero@ni.com Subject: Re: [PATCH v3] iio: adc: xilinx-xadc: Push interrupts into threaded context References: <1437434050-32907-1-git-send-email-xander.huff@ni.com> <55B231DE.4080308@metafoo.de> In-Reply-To: <55B231DE.4080308@metafoo.de> Content-Type: text/plain; charset=windows-1252; format=flowed Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 7/24/2015 7:38 AM, Lars-Peter Clausen wrote: > Hi, > > Sorry, but I don't think this patch has been sufficiently tested against a > mainline kernel. The driver wont even probe the way it is right now. > Thanks for your responses. I'm not sure why it doesn't probe for you since I was able to do a fair amount of tests with it on our device. I'll get to work on your suggestions and hopefully having a v4 out sometime next week. -- Xander Huff Staff Software Engineer National Instruments From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xander Huff Subject: Re: [PATCH v3] iio: adc: xilinx-xadc: Push interrupts into threaded context Date: Mon, 03 Aug 2015 15:18:36 -0500 Message-ID: <55BFCC9C.5040305@ni.com> References: <1437434050-32907-1-git-send-email-xander.huff@ni.com> <55B231DE.4080308@metafoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: knaack.h-Mmb7MZpHnFY@public.gmane.org, pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org, michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org, soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org, linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-rt-users-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, joe.hershberger-acOepvfBmUk@public.gmane.org, joshc-acOepvfBmUk@public.gmane.org, nathan.sullivan-acOepvfBmUk@public.gmane.org, jaeden.amero-acOepvfBmUk@public.gmane.org To: Lars-Peter Clausen , jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, bigeasy-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org Return-path: In-Reply-To: <55B231DE.4080308-Qo5EllUWu/uELgA04lAiVw@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rt-users.vger.kernel.org On 7/24/2015 7:38 AM, Lars-Peter Clausen wrote: > Hi, > > Sorry, but I don't think this patch has been sufficiently tested against a > mainline kernel. The driver wont even probe the way it is right now. > Thanks for your responses. I'm not sure why it doesn't probe for you since I was able to do a fair amount of tests with it on our device. I'll get to work on your suggestions and hopefully having a v4 out sometime next week. -- Xander Huff Staff Software Engineer National Instruments From mboxrd@z Thu Jan 1 00:00:00 1970 From: xander.huff@ni.com (Xander Huff) Date: Mon, 03 Aug 2015 15:18:36 -0500 Subject: [PATCH v3] iio: adc: xilinx-xadc: Push interrupts into threaded context In-Reply-To: <55B231DE.4080308@metafoo.de> References: <1437434050-32907-1-git-send-email-xander.huff@ni.com> <55B231DE.4080308@metafoo.de> Message-ID: <55BFCC9C.5040305@ni.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 7/24/2015 7:38 AM, Lars-Peter Clausen wrote: > Hi, > > Sorry, but I don't think this patch has been sufficiently tested against a > mainline kernel. The driver wont even probe the way it is right now. > Thanks for your responses. I'm not sure why it doesn't probe for you since I was able to do a fair amount of tests with it on our device. I'll get to work on your suggestions and hopefully having a v4 out sometime next week. -- Xander Huff Staff Software Engineer National Instruments