From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shubhrajyoti Subject: Re: OMAP: send i2c message ignoring NAK Date: Thu, 19 Jul 2012 18:56:10 +0530 Message-ID: <50080AF2.6000404@ti.com> References: <20120703103221.62fcb7ae@endymion.delvare> <4FFDAF5A.8070205@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Yegor Yefremov Cc: Shubhrajyoti Datta , Jean Delvare , Linux I2C List-Id: linux-i2c@vger.kernel.org On Thursday 19 July 2012 06:35 PM, Yegor Yefremov wrote: >> Another request. Can you disable the NACK interrupt on the ignore and >> > enable back? >> > >> > Also let me know if you know of any of the panda or sdp peripherals >> > which could keep going on >> > NACK. > I don't know any :-( This is also a not very common hardware where you > have to make such tricks. OK. > >> > patch below. > As I understand it is a stand alone patch not based on the previous > one? I have the same result - timeout. Strange. Actually I disabled the NACK interrupt. Can you share your i2c-omap.c file or link. > > Yegor