From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from avon.wwwdotorg.org ([70.85.31.133]:45373 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753323Ab3HGTlg (ORCPT ); Wed, 7 Aug 2013 15:41:36 -0400 Message-ID: <5202A2EC.2070907@wwwdotorg.org> Date: Wed, 07 Aug 2013 13:41:32 -0600 From: Stephen Warren MIME-Version: 1.0 Subject: Re: [PATCH 1/2] pinctrl: clean up pinconfig-generic documentation References: <1375739760-18833-1-git-send-email-swarren@wwwdotorg.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: devicetree-owner@vger.kernel.org To: Linus Walleij Cc: Pawel Moll , Rob Herring , Ian Campbell , Mark Rutland , Laxman Dewangan , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Stephen Warren List-ID: On 08/07/2013 01:32 PM, Linus Walleij wrote: > On Mon, Aug 5, 2013 at 11:55 PM, Stephen Warren wrote: > >> From: Stephen Warren >> >> Reword the section of pinctrl-bindings.txt that describes generic >> properties that pinctrl bindings may use. The aim is to make the text >> clearer, and more explicitly call out the responsibility of individual >> bindings that use the generic properties to define which of the >> properties are used, and how. >> >> Signed-off-by: Stephen Warren >> --- >> LinusW, Laxman, this is the binding doc cleanup I mentioned I was going >> to send when reviewing Laxman's Palmas pinctrl driver. > > Looks good to me. > Patch applied. I assume just patch 1? There was a v2 of patch 2.