Re: [PATCH] [v2] fec: convert to gpio descriptor
From: Andrew Lunn <andrew@lunn.ch>
Date: 2023-01-26 22:10:45
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2023-01-26 22:10:45
Also in:
lkml
On Thu, Jan 26, 2023 at 10:05:59PM +0100, Arnd Bergmann wrote:
From: Arnd Bergmann <arnd@arndb.de> The driver can be trivially converted, as it only triggers the gpio pin briefly to do a reset, and it already only supports DT. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew