From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-f176.google.com ([209.85.214.176]:44376 "EHLO mail-ob0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757276Ab3HGTcf (ORCPT ); Wed, 7 Aug 2013 15:32:35 -0400 Received: by mail-ob0-f176.google.com with SMTP id uz19so4277697obc.7 for ; Wed, 07 Aug 2013 12:32:34 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1375739760-18833-1-git-send-email-swarren@wwwdotorg.org> References: <1375739760-18833-1-git-send-email-swarren@wwwdotorg.org> Date: Wed, 7 Aug 2013 21:32:34 +0200 Message-ID: Subject: Re: [PATCH 1/2] pinctrl: clean up pinconfig-generic documentation From: Linus Walleij Content-Type: text/plain; charset=ISO-8859-1 Sender: devicetree-owner@vger.kernel.org To: Stephen Warren 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 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. Yours, Linus Walleij