Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751529AbdLMIlf (ORCPT ); Wed, 13 Dec 2017 03:41:35 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:4141 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750749AbdLMIlc (ORCPT ); Wed, 13 Dec 2017 03:41:32 -0500 Subject: Re: [PATCH 1/1] dt-bindings: arm: document supported STM32 SoC family To: Rob Herring CC: Mark Rutland , Maxime Coquelin , Alexandre Torgue , , , , Gwenael Treuveur References: <1512741394-27341-1-git-send-email-ludovic.Barre@st.com> <20171212210348.proilmqmxf4yl5jn@rob-hp-laptop> <20171212231744.u4wtadrpaq3wp4sq@rob-hp-laptop> From: Ludovic BARRE Message-ID: <16700917-a53a-c319-d27d-f447c6ed3dce@st.com> Date: Wed, 13 Dec 2017 09:40:50 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171212231744.u4wtadrpaq3wp4sq@rob-hp-laptop> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.51] X-ClientProxiedBy: SFHDAG5NODE2.st.com (10.75.127.14) To SFHDAG6NODE1.st.com (10.75.127.16) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-12-13_02:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1055 Lines: 34 hi Rob Today there was no bindings documentation for STM32 SoC already upstreamed. This patch adds initial list of STM32 existing in kernel. The next serie adds just new soc and one compatible on STM32 list. So, I think you could apply this patch. BR Ludo On 12/13/2017 12:17 AM, Rob Herring wrote: > 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 >