From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754769AbbCIQMu (ORCPT ); Mon, 9 Mar 2015 12:12:50 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:15082 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754582AbbCIQMr (ORCPT ); Mon, 9 Mar 2015 12:12:47 -0400 Date: Mon, 9 Mar 2015 17:11:57 +0100 From: Ludovic Desroches To: Wolfram Sang CC: , , , , Benjamin Herrenschmidt , Ludovic Desroches , Yingjoe Chen , Eddie Huang , Subject: Re: [RFC V2 03/12] i2c: at91: make use of the new infrastructure for quirks Message-ID: <20150309161157.GW9132@odux.rfo.atmel.com> Mail-Followup-To: Wolfram Sang , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, linux-mips@linux-mips.org, Benjamin Herrenschmidt , Yingjoe Chen , Eddie Huang , linux-kernel@vger.kernel.org References: <1424880126-15047-1-git-send-email-wsa@the-dreams.de> <1424880126-15047-4-git-send-email-wsa@the-dreams.de> <20150308082845.GB1904@katana> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20150308082845.GB1904@katana> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Wolfram, On Sun, Mar 08, 2015 at 09:28:45AM +0100, Wolfram Sang wrote: > On Wed, Feb 25, 2015 at 05:01:54PM +0100, Wolfram Sang wrote: > > From: Wolfram Sang > > > > Signed-off-by: Wolfram Sang > > Hi Ludovic, > > if you have a few minutes, could you please test this series? I'd like to > include it in 4.1. and because at91 is using the quirk infrastructure in > a more complex way, it is a really good test candidate. It was in the pipe. I have reviewed it, this second version seems to be good. I am just waiting a bit more to give you my ack since I have some issues to read an i2c eeprom (it works with a temperature sensor). I am investigating if it doesn't come from a previous regression. > > Thanks, > > Wolfram > Regards Ludovic