From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH V2 5/5] ARM: remove #gpio-ranges-cells property Date: Mon, 15 Jul 2013 17:02:29 -0600 Message-ID: <51E47F85.4050905@wwwdotorg.org> References: <1373913629-32179-1-git-send-email-swarren@wwwdotorg.org> <1373913629-32179-5-git-send-email-swarren@wwwdotorg.org> <51E44ED9.9020807@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51E44ED9.9020807-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Rob Herring Cc: Stephen Warren , Shiraz Hashim , Rob Herring , linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Haojian Zhuang , Jingchang Lu , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On 07/15/2013 01:34 PM, Rob Herring wrote: > On 07/15/2013 01:40 PM, Stephen Warren wrote: >> From: Stephen Warren >> >> This property is no longer required by the GPIO binding. Remove it. > > Won't this break compatibility with older kernel? It is one thing to > deprecate, but removal is another. If the relevant maintainers don't > care, then I guess it is fine. Yes. I had originally hoped this could sneak in late for 3.11, but I suppose it's too late now. vf610.dtsi is a new file in 3.11 so has no legacy to protect. Admittedly, the #gpio-cells property was added into the SPEAr files in 3.10.