From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] pinctrl: pinctrl-single: fix the binding documentation Date: Thu, 14 Feb 2013 09:41:48 -0800 Message-ID: <20130214174147.GD7144@atomide.com> References: <1360550763-5404-1-git-send-email-anilkumar.v@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: 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: Linus Walleij Cc: linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org, "Kumar, Anil" List-Id: devicetree@vger.kernel.org * Linus Walleij [130212 04:16]: > On Mon, Feb 11, 2013 at 3:46 AM, Kumar, Anil wrote: > > > As there are no use of #address-cells and #size-cells properties > > in pinctrl-single driver DT node. Fix pinctrl-single binding documentation > > to remove these properties. > > > > Signed-off-by: Kumar, Anil > > --- > > Tested on da850 EVM. > > I need Tony Lindgrens ACK on this before I apply it. No thanks, this driver is supposed to be generic and I would not be surprised if it eventually will be used on some 64-bit system. See "5) Required nodes and properties" in file Documentation/devicetree/booting-without-of.txt. Regards, Tony