From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] dt: pinctrl: Document device tree binding Date: Wed, 14 Mar 2012 14:26:16 -0700 Message-ID: <20120314212616.GR12083@atomide.com> References: <1331316873-20052-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1331316873-20052-1-git-send-email-swarren@wwwdotorg.org> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Warren Cc: Grant Likely , Rob Herring , Linus Walleij , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Linus Walleij , B29396@freescale.com, s.hauer@pengutronix.de, dongas86@gmail.com, shawn.guo@linaro.org, thomas.abraham@linaro.org List-Id: devicetree@vger.kernel.org * Stephen Warren [120309 10:17]: > The core pin controller bindings define: > * The fact that pin controllers expose pin configurations as nodes in > device tree. > * That the bindings for those pin configuration nodes is defined by the > individual pin controller drivers. > * A standardized set of properties for client devices to define numbered > or named pin configuration states, each referring to some number of the > afore-mentioned pin configuration nodes. > * That the bindings for the client devices determines the set of numbered > or named states that must exist. > > Signed-off-by: Stephen Warren Great, looks good to me: Acked-by: Tony Lindgren