From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754038AbdDLNZc (ORCPT ); Wed, 12 Apr 2017 09:25:32 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:42863 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753550AbdDLNZ3 (ORCPT ); Wed, 12 Apr 2017 09:25:29 -0400 Subject: Re: [PATCH v2 2/7] Documentation: dt: Remove bindings for STM32 pinctrl To: Rob Herring , Linus Walleij References: <1491568984-20169-1-git-send-email-alexandre.torgue@st.com> <1491568984-20169-3-git-send-email-alexandre.torgue@st.com> <20170410202054.urednfofxyb5iyou@rob-hp-laptop> CC: Maxime Coquelin , Mark Rutland , Arnd Bergmann , Russell King , Olof Johansson , , Jonathan Corbet , , , , From: Alexandre Torgue Message-ID: Date: Wed, 12 Apr 2017 15:24:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170410202054.urednfofxyb5iyou@rob-hp-laptop> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.51] X-ClientProxiedBy: SFHDAG5NODE2.st.com (10.75.127.14) To SFHDAG3NODE2.st.com (10.75.127.8) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-04-12_09:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob On 04/10/2017 10:20 PM, Rob Herring wrote: > On Fri, Apr 07, 2017 at 02:42:59PM +0200, Alexandre TORGUE wrote: >> Remove "ngpios" bindings definition as it is no more used in stm32 pinctrl >> driver. > > I read the subject as "rm > Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt". You can > be more specific: > > dt-bindings: pinctrl: remove ngpios from stm32-pinctrl binding > > With that, > > Acked-by: Rob Herring > Thanks for review. I think that documentations patches (patch 2 & 3) will be merged by Linus W. Linus, do you want a V3 to fix commit header ? Regards Alex