Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752573AbdLLVDz (ORCPT ); Tue, 12 Dec 2017 16:03:55 -0500 Received: from mail-ot0-f195.google.com ([74.125.82.195]:41580 "EHLO mail-ot0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751949AbdLLVDu (ORCPT ); Tue, 12 Dec 2017 16:03:50 -0500 X-Google-Smtp-Source: ACJfBouR2oUBkUUDepogbaVvE3upvJ3aOeR3dgFBPtzVMQClsW/FeYAFQXnUmVx4z3TbMJYJfl+dcA== Date: Tue, 12 Dec 2017 15:03:48 -0600 From: Rob Herring To: Ludovic Barre Cc: Mark Rutland , Maxime Coquelin , Alexandre Torgue , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Gwenael Treuveur Subject: Re: [PATCH 1/1] dt-bindings: arm: document supported STM32 SoC family Message-ID: <20171212210348.proilmqmxf4yl5jn@rob-hp-laptop> References: <1512741394-27341-1-git-send-email-ludovic.Barre@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1512741394-27341-1-git-send-email-ludovic.Barre@st.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 479 Lines: 15 On Fri, Dec 08, 2017 at 02:56:34PM +0100, Ludovic Barre wrote: > From: Ludovic Barre > > This adds a list of supported STM32 SoC bindings. > > Signed-off-by: Gwenael Treuveur > Signed-off-by: Ludovic Barre > --- > Documentation/devicetree/bindings/arm/stm32.txt | 9 +++++++++ > 1 file changed, 9 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/stm32.txt Applied, thanks. Rob