From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932491Ab3HGTlh (ORCPT ); Wed, 7 Aug 2013 15:41:37 -0400 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 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 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 Subject: Re: [PATCH 1/2] pinctrl: clean up pinconfig-generic documentation References: <1375739760-18833-1-git-send-email-swarren@wwwdotorg.org> In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.