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: Fri, 20 Sep 2013 12:06:14 -0700 Message-ID: <20130920190614.GF22321@verge.net.au> References: <1378907462-19247-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <1378907462-19247-2-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Linus Walleij Cc: 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 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.