From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S973005AbdDXQHP (ORCPT ); Mon, 24 Apr 2017 12:07:15 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:56059 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S972980AbdDXQG5 (ORCPT ); Mon, 24 Apr 2017 12:06:57 -0400 Subject: Re: [PATCH v2 6/7] ARM: Kconfig: Introduce MACH_STM32F469 flag To: Linus Walleij References: <1491568984-20169-1-git-send-email-alexandre.torgue@st.com> <1491568984-20169-7-git-send-email-alexandre.torgue@st.com> CC: Maxime Coquelin , Rob Herring , Mark Rutland , Arnd Bergmann , Russell King , Olof Johansson , Lee Jones , Jonathan Corbet , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" From: Alexandre Torgue Message-ID: Date: Mon, 24 Apr 2017 18:06:10 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.45] X-ClientProxiedBy: SFHDAG1NODE1.st.com (10.75.127.1) To SFHDAG3NODE2.st.com (10.75.127.8) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-04-24_12:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi On 04/24/2017 02:30 PM, Linus Walleij wrote: > On Fri, Apr 7, 2017 at 2:43 PM, Alexandre TORGUE > wrote: > >> This patch introduces the MACH_STM32F469 to make possible to only select >> STM32F469 pinctrl driver >> >> By default, all the MACH_STM32Fxxx flags will be set with STM32 defconfig. >> >> Signed-off-by: Alexandre TORGUE > > Acked-by: Linus Walleij > > Please funnel this through the ARM SoC tree. Yes, I'll merge it in future pull request. Thanks for the series. Regards Alex > > Yours, > Linus Walleij >