Re: [PATCH 0/2] Update interrupt names

From: Bich HEMON
Date: Tue Mar 06 2018 - 04:59:15 EST


Hi all,

On 02/28/2018 11:51 AM, Bich HEMON wrote:
> This patchset updates existing stm32 usart driver by updating interrupt
> initialization by name.
>
> Bich Hemon (2):
> dt-bindings: serial: stm32: add wakeup option using note
> serial: stm32: update interrupt initialization
>
> Documentation/devicetree/bindings/serial/st,stm32-usart.txt | 4 ++++
> drivers/tty/serial/stm32-usart.c | 4 ++--
> 2 files changed, 6 insertions(+), 2 deletions(-)
>

Please note that this patch set is abandoned. As Rob pointed that out,
the interrupt indices are fixed, so there is no need to keep these patches.

Best regards,

Bich