[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a0maxno4S-dXoT1O5zp3NgHP2LWuGhtVoqFMMEv-tm07Q@mail.gmail.com>
Date: Thu, 3 May 2018 18:12:52 -0400
From: Arnd Bergmann <arnd@...db.de>
To: Alexandre Torgue <alexandre.torgue@...com>
Cc: Fabrice Gasnier <fabrice.gasnier@...com>,
Russell King - ARM Linux <linux@...linux.org.uk>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: multi_v7_defconfig: enable STM32 analog & timer drivers
On Thu, May 3, 2018 at 10:05 AM, Alexandre Torgue
<alexandre.torgue@...com> wrote:
> Hi Fabrice,
>
> On 05/02/2018 05:24 PM, Fabrice Gasnier wrote:
>>
>> This enables drivers for STM32 timer, low power timer and analog hardware
>> that can be used on STM32MP1 SoC:
>> - Timer & LP Timer MFD core, PWM, trigger & encoder drivers
>> - IIO ADC/DAC/DFSDM
>> - vrefbuf regu driver (voltage reference buffer).
>>
>> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@...com>
>> ---
>> arch/arm/configs/multi_v7_defconfig | 10 ++++++++++
>> 1 file changed, 10 insertions(+)
>>
>
> Applied on stm32-next.
>
> Arnd,
> Do you agree if I take multi_v7_defconfig related patches in my stm32 pull
> requests ?
Yes, just make sure that all drivers that can reasonably be loadable
modules are configured that way rather than as built-in, so a defconfig
build doesn't become too big.
Arnd
Powered by blists - more mailing lists