Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755958AbdLTSY7 (ORCPT ); Wed, 20 Dec 2017 13:24:59 -0500 Received: from mail-pf0-f194.google.com ([209.85.192.194]:33601 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755774AbdLTSY4 (ORCPT ); Wed, 20 Dec 2017 13:24:56 -0500 X-Google-Smtp-Source: ACJfBouq9TQG7usZDl5oRBsxK5fjpRPqRJ8xTOpQSD8d0QuNqhbqStLo6+H6t30XNe9UVniKhn9ahA== Date: Wed, 20 Dec 2017 12:24:53 -0600 From: Rob Herring To: Ludovic Barre Cc: Russell King , Linus Walleij , Arnd Bergmann , Maxime Coquelin , Alexandre Torgue , Gerald Baeza , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH V2 4/9] devicetree: bindings: stm32: add support of STM32MP157 Message-ID: <20171220182453.43zvzxapxmwzvpq4@rob-hp-laptop> References: <1513610272-7824-1-git-send-email-ludovic.Barre@st.com> <1513610272-7824-5-git-send-email-ludovic.Barre@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1513610272-7824-5-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: 416 Lines: 13 On Mon, Dec 18, 2017 at 04:17:47PM +0100, Ludovic Barre wrote: > From: Ludovic Barre > > This patch adds STM32MP157 SoC bindings. > > Signed-off-by: Ludovic Barre > --- > Documentation/devicetree/bindings/arm/stm32.txt | 1 + > 1 file changed, 1 insertion(+) "dt-bindings: ..." is the preferred subject prefix. Otherwise, Reviewed-by: Rob Herring