Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752795AbbDAJ1k (ORCPT ); Wed, 1 Apr 2015 05:27:40 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:35582 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751044AbbDAJ1e (ORCPT ); Wed, 1 Apr 2015 05:27:34 -0400 MIME-Version: 1.0 In-Reply-To: <1427879123.3638.1.camel@pengutronix.de> References: <1427819096-31109-1-git-send-email-mcoquelin.stm32@gmail.com> <1427819096-31109-6-git-send-email-mcoquelin.stm32@gmail.com> <1427879123.3638.1.camel@pengutronix.de> Date: Wed, 1 Apr 2015 11:27:32 +0200 Message-ID: Subject: Re: [PATCH v4 05/15] dt-bindings: Document the STM32 reset bindings From: Maxime Coquelin To: Philipp Zabel Cc: =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , =?UTF-8?Q?Andreas_F=C3=A4rber?= , Geert Uytterhoeven , Rob Herring , Linus Walleij , Arnd Bergmann , Stefan Agner , Peter Meerwald , Paul Bolle , Peter Hurley , Andy Shevchenko , Chanwoo Choi , Russell King , Daniel Lezcano , Jonathan Corbet , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Thomas Gleixner , Greg Kroah-Hartman , Jiri Slaby , Andrew Morton , "David S. Miller" , Mauro Carvalho Chehab , Joe Perches , Antti Palosaari , Tejun Heo , Will Deacon , Nikolay Borisov , Rusty Russell , Kees Cook , Michal Marek , "linux-doc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "linux-serial@vger.kernel.org" , Linux-Arch , "linux-api@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1485 Lines: 45 Hello Philipp, 2015-04-01 11:05 GMT+02:00 Philipp Zabel : > Am Dienstag, den 31.03.2015, 18:24 +0200 schrieb Maxime Coquelin: >> This adds documentation of device tree bindings for the >> STM32 reset controller. >> >> Tested-by: Chanwoo Choi >> Signed-off-by: Maxime Coquelin >> --- >> .../devicetree/bindings/reset/st,stm32-rcc.txt | 107 +++++++++++++++++++++ >> 1 file changed, 107 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/reset/st,stm32-rcc.txt >> >> diff --git a/Documentation/devicetree/bindings/reset/st,stm32-rcc.txt b/Documentation/devicetree/bindings/reset/st,stm32-rcc.txt >> new file mode 100644 >> index 0000000..e2e2f25 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/reset/st,stm32-rcc.txt >> @@ -0,0 +1,107 @@ >> +STMicroelectronics STM32 Peripheral Reset Controller >> +==================================================== >> + >> +The RCC IP is both a reset and a clock controller. This documentation only >> +document the reset part. > > documents? > > Otherwise, > Acked-by: Philipp Zabel 's' added for v5, and Acked-by applied. Thanks, Maxime > > regards > Philipp > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/