On Tue, Nov 19, 2019 at 02:17:16PM +0100, Richard Genoud wrote:
Le 19/11/2019 à 13:01, Richard Genoud a écrit :
Hi all,
Le 19/11/2019 à 06:15, Greg Kroah-Hartman a écrit :
From: Radu Pirea radu.pirea@microchip.com
[ Upstream commit c24d25317a7c6bb3053d4c193b3cf57d1e9a3e4b ]
This patch modifies the place where resources and device tree properties are searched.
Maybe I missed something, but I don't see why this is backported to stable. I don't think that this patch was send with a Cc: stable (I just came back from holidays, so I may be wrong :))
Moreover, it's part of a series that introduce "config MFD_AT91_USART", but grepping MFD_AT91_USART on stable-rc/linux-4.19.y only returns: drivers/tty/serial/Kconfig: select MFD_AT91_USART
So I think this is a mistake (but how it got there ? it is by a bot or something ?)
Replying to myself :)
Mystery solved, it was added by Sasha's bot/AI [PATCH AUTOSEL 4.19 118/205] tty/serial: atmel: Change the driver to work under at91-usart MFD
So Greg, you can safely drop this patch.
Now dropped, thanks.
greg k-h