From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754532Ab3CVMMm (ORCPT ); Fri, 22 Mar 2013 08:12:42 -0400 Received: from pegase2.c-s.fr ([93.17.235.10]:42818 "EHLO mailhub2.si.c-s.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752878Ab3CVMMl (ORCPT ); Fri, 22 Mar 2013 08:12:41 -0400 Message-ID: <514C4A97.3040701@c-s.fr> Date: Fri, 22 Mar 2013 13:12:07 +0100 From: christophe leroy User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: Linus Walleij CC: Grant Likely , linux-kernel@vger.kernel.org, Patrick Vasseur Subject: Re: [PATCH v2] Adds support for Open Firmware in MAX730x GPIO Driver References: <201303051526.r25FQoCv002950@localhost.localdomain> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 130322-0, 22/03/2013), Outbound message X-Antivirus-Status: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 22/03/2013 09:38, Linus Walleij a écrit : > On Tue, Mar 5, 2013 at 4:26 PM, Christophe Leroy > wrote: > >> This patch allows the use of the MAX730x Driver on systems using >> the Open Firmware platform format. >> The bit_per_word can be set in the OF Device tree, so no need to force it as with >> the platform_data. >> >> Signed-off-by: Patrick Vasseur >> Signed-off-by: Christophe Leroy > I tried applying this but it fails. Can you send based on e.g. > v3.9-rc3 or so? Ok, part of it was already in 3.8 Made a new one based on 3.8.4 I checked it against 3.9-rc3, it is OK NB: I changed the patch subject name Regards Christophe