From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755755Ab2JDNBY (ORCPT ); Thu, 4 Oct 2012 09:01:24 -0400 Received: from mail-oa0-f46.google.com ([209.85.219.46]:55003 "EHLO mail-oa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753024Ab2JDNBW (ORCPT ); Thu, 4 Oct 2012 09:01:22 -0400 MIME-Version: 1.0 In-Reply-To: References: <1342087073-3892-1-git-send-email-u.kleine-koenig@pengutronix.de> <11987916.rOoNGcb1ly@dev1> Date: Thu, 4 Oct 2012 10:01:21 -0300 Message-ID: Subject: Re: [PATCH 0/7] Add support for Freescale's mc34708 to mc13xxx driver From: Fabio Estevam To: Marc Reilly , Samuel Ortiz Cc: linux-arm-kernel@lists.infradead.org, "Ying-Chun Liu (PaulLiu)" , Mark Brown , linux-kernel@vger.kernel.org, kernel@pengutronix.de, =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , =?UTF-8?Q?Philippe_R=C3=A9tornaz?= , Arnd Bergmann Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Samuel, On Wed, Sep 5, 2012 at 11:22 AM, Fabio Estevam wrote: > Hi Samuel, > > On Thu, Jul 12, 2012 at 8:02 PM, Marc Reilly wrote: >> Hi Uwe, >> >>> This series was tested on a Phytec pcm038 (mc13783 on spi) using >>> traditional boot (i.e. not dt) and on a i.MX53 based machine (mc34708 on >>> i2c) using dt boot. >>> >>> Philippe's patches are already in next, they are just included here for >>> those who want to test the patches. The 'mfd/mc13xxx: drop modifying >>> driver's id_table in probe' was already sent out yesterday and is >>> included here because the last patch depends on it. >>> >> >> For all patches (that don't already have it): >> Acked-by: Marc Reilly > > Can this series be applied? Any comments on this series, please? I want to add mc34708 support to mx53qsb and need this series to be applied. From mboxrd@z Thu Jan 1 00:00:00 1970 From: festevam@gmail.com (Fabio Estevam) Date: Thu, 4 Oct 2012 10:01:21 -0300 Subject: [PATCH 0/7] Add support for Freescale's mc34708 to mc13xxx driver In-Reply-To: References: <1342087073-3892-1-git-send-email-u.kleine-koenig@pengutronix.de> <11987916.rOoNGcb1ly@dev1> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Samuel, On Wed, Sep 5, 2012 at 11:22 AM, Fabio Estevam wrote: > Hi Samuel, > > On Thu, Jul 12, 2012 at 8:02 PM, Marc Reilly wrote: >> Hi Uwe, >> >>> This series was tested on a Phytec pcm038 (mc13783 on spi) using >>> traditional boot (i.e. not dt) and on a i.MX53 based machine (mc34708 on >>> i2c) using dt boot. >>> >>> Philippe's patches are already in next, they are just included here for >>> those who want to test the patches. The 'mfd/mc13xxx: drop modifying >>> driver's id_table in probe' was already sent out yesterday and is >>> included here because the last patch depends on it. >>> >> >> For all patches (that don't already have it): >> Acked-by: Marc Reilly > > Can this series be applied? Any comments on this series, please? I want to add mc34708 support to mx53qsb and need this series to be applied.