Re: [PATCH v3 0/4] STM32 early console

From: Erwan LE RAY
Date: Fri Feb 21 2020 - 10:55:25 EST


Hi Russel, Max, Alex, Arnd, Linus and Olof,

Gentle reminder.

Can you please provide your feedback on this series ?

Best Regards, Erwan.


On 2/3/20 3:35 PM, ClÃment PÃron wrote:
> Hi Erwan,
>
> On Mon, 3 Feb 2020 at 15:04, Erwan Le Ray <erwan.leray@xxxxxx> wrote:
>> Add UART instance configuration to STM32 F4 and F7 early console.
>> Add STM32 H7 and MP1 early console support.
>>
>> Changes in v3:
>> - fix a missing condition for STM32MP1
>>
>> Changes in v2:
>> - split "[PATCH] ARM: debug: stm32: add UART early console configuration"
>> into separate patches as suggested by Clement into [1]
> Thanks for splitting the patch, the whole series looks fine to me.
>
> Acked-by: ClÃment PÃron <peron.clem@xxxxxxxxx>
>
> ClÃment
>
>
>
>> [1] https://lkml.org/lkml/2019/4/10/199
>>
>> Erwan Le Ray (4):
>> ARM: debug: stm32: add UART early console configuration for STM32F4
>> ARM: debug: stm32: add UART early console configuration for STM32F7
>> ARM: debug: stm32: add UART early console support for STM32H7
>> ARM: debug: stm32: add UART early console support for STM32MP1
>>
>> arch/arm/Kconfig.debug | 42 +++++++++++++++++++++++++++++-----
>> arch/arm/include/debug/stm32.S | 9 ++++----
>> 2 files changed, 40 insertions(+), 11 deletions(-)
>>
>> --
>> 2.17.1
>>