Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753664AbdLNQR2 (ORCPT ); Thu, 14 Dec 2017 11:17:28 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:59745 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753282AbdLNQRX (ORCPT ); Thu, 14 Dec 2017 11:17:23 -0500 Subject: Re: [PATCH 1/1] dt-bindings: arm: document supported STM32 SoC family To: Rob Herring CC: Mark Rutland , Maxime Coquelin , Alexandre Torgue , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Gwenael Treuveur References: <1512741394-27341-1-git-send-email-ludovic.Barre@st.com> <20171212210348.proilmqmxf4yl5jn@rob-hp-laptop> <20171212231744.u4wtadrpaq3wp4sq@rob-hp-laptop> <16700917-a53a-c319-d27d-f447c6ed3dce@st.com> From: Ludovic BARRE Message-ID: <1ad31902-41d5-d8f3-6817-b69927c2467c@st.com> Date: Thu, 14 Dec 2017 17:16:48 +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: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.46] X-ClientProxiedBy: SFHDAG7NODE3.st.com (10.75.127.21) To SFHDAG6NODE1.st.com (10.75.127.16) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-12-14_10:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 713 Lines: 23 On 12/14/2017 04:05 PM, Rob Herring wrote: > On Wed, Dec 13, 2017 at 2:40 AM, Ludovic BARRE wrote: >> 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. > > Yes, and that series will go thru arm-soc tree so this patch needs to too. You are right, to avoid merge conflict. I will included this patch in my series on "ARM: stm32: add initial STM32MPU support" This patch can be abandoned. > >> So, I think you could apply this patch. > > If your series is not going into 4.16, then I can take this one. > > Rob >