From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH/RESEND 1/2] gpio: rcar: Remove #gpio-range-cells DT property usage Date: Sun, 22 Sep 2013 21:04:48 +0900 Message-ID: <20130922120446.GB8941@verge.net.au> References: <1378907462-19247-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <20130920190614.GF22321@verge.net.au> <1566063.hFmS6D0Ff2@avalon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1566063.hFmS6D0Ff2@avalon> Sender: linux-gpio-owner@vger.kernel.org To: Laurent Pinchart Cc: Linus Walleij , Laurent Pinchart , "linux-sh@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Fri, Sep 20, 2013 at 09:57:44PM +0200, Laurent Pinchart wrote: > Hi Simon, > > On Friday 20 September 2013 12:06:14 Simon Horman wrote: > > On Fri, Sep 20, 2013 at 08:36:57PM +0200, Linus Walleij wrote: > > > On Wed, Sep 11, 2013 at 3:51 PM, Laurent Pinchart > > > > > > wrote: > > > > Commit a1bc260bb5f5d95da854be7898202d788e94448d ("gpio: clean up > > > > gpio-ranges documentation") deprecated the #gpio-range-cells property. > > > > Replace its usage with a hardcoded value in the gpio-rcar driver. > > > > > > > > Signed-off-by: Laurent Pinchart > > > > > > > > > > Acked-by: Linus Walleij > > > > > > Simon please take the whole set into the SH tree. > > > > Thanks, will do. > > Just a quick reminder that the two patches are v3.12 fixes. Would you like me > to send you a pull request ? Thanks, that would be very helpful.