From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752724Ab2HBPw3 (ORCPT ); Thu, 2 Aug 2012 11:52:29 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:39152 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751427Ab2HBPw2 convert rfc822-to-8bit (ORCPT ); Thu, 2 Aug 2012 11:52:28 -0400 MIME-Version: 1.0 In-Reply-To: <1342087073-3892-1-git-send-email-u.kleine-koenig@pengutronix.de> References: <1342087073-3892-1-git-send-email-u.kleine-koenig@pengutronix.de> Date: Thu, 2 Aug 2012 12:52:27 -0300 Message-ID: Subject: Re: [PATCH 0/7] Add support for Freescale's mc34708 to mc13xxx driver From: Fabio Estevam To: =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= Cc: Samuel Ortiz , "Ying-Chun Liu (PaulLiu)" , Mark Brown , linux-kernel@vger.kernel.org, kernel@pengutronix.de, =?UTF-8?Q?Philippe_R=C3=A9tornaz?= , Marc Reilly , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Uwe, On Thu, Jul 12, 2012 at 6:57 AM, Uwe Kleine-König wrote: > Hello, > > 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. Would you have a git tree with all these patches applied so that I can easily test it on a mx53loco board? Thanks, Fabio Estevam From mboxrd@z Thu Jan 1 00:00:00 1970 From: festevam@gmail.com (Fabio Estevam) Date: Thu, 2 Aug 2012 12:52:27 -0300 Subject: [PATCH 0/7] Add support for Freescale's mc34708 to mc13xxx driver In-Reply-To: <1342087073-3892-1-git-send-email-u.kleine-koenig@pengutronix.de> References: <1342087073-3892-1-git-send-email-u.kleine-koenig@pengutronix.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Uwe, On Thu, Jul 12, 2012 at 6:57 AM, Uwe Kleine-K?nig wrote: > Hello, > > 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. Would you have a git tree with all these patches applied so that I can easily test it on a mx53loco board? Thanks, Fabio Estevam