Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752766AbdLLXRt (ORCPT ); Tue, 12 Dec 2017 18:17:49 -0500 Received: from mail-oi0-f65.google.com ([209.85.218.65]:37017 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752710AbdLLXRq (ORCPT ); Tue, 12 Dec 2017 18:17:46 -0500 X-Google-Smtp-Source: ACJfBosePMSfpimSNUGG1VP/xvCw+qIpnTr/q0Cvd/Z/rv1biEf6g+Vmn4LZ2afszAK3I8TV5Dv4+w== Date: Tue, 12 Dec 2017 17:17:44 -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: <20171212231744.u4wtadrpaq3wp4sq@rob-hp-laptop> References: <1512741394-27341-1-git-send-email-ludovic.Barre@st.com> <20171212210348.proilmqmxf4yl5jn@rob-hp-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171212210348.proilmqmxf4yl5jn@rob-hp-laptop> 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: 732 Lines: 21 On Tue, Dec 12, 2017 at 03:03:48PM -0600, Rob Herring wrote: > 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. Now dropped as this will conflict with your other series. Send this with the other series or indicate who should apply. Reviewed-by: Rob Herring Rob