[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ec6fc483-d5a1-493e-954a-3525e38a6ed8@kernel.org>
Date: Wed, 13 Aug 2025 09:48:56 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Arnd Bergmann <arnd@...nel.org>, Bartosz Golaszewski <brgl@...ev.pl>,
Linus Walleij <linus.walleij@...aro.org>, linux-gpio@...r.kernel.org
Cc: Arnd Bergmann <arnd@...db.de>, Jakub Kicinski <kuba@...nel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 17/21] nfc: marvell: convert to gpio descriptors
On 08/08/2025 17:18, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> The only reason this driver seems to still use the legacy gpio
> numbers is for the module parameter that lets users pass a different
> reset gpio.
>
> Since the fixed numbers are on their way out, and none of the platforms
> this driver is used on would have them any more, remove the module
> parameter and instead just use the reset information from firmware.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
> drivers/nfc/nfcmrvl/main.c | 47 +++++++++++------------------------
> drivers/nfc/nfcmrvl/nfcmrvl.h | 5 ++--
> drivers/nfc/nfcmrvl/uart.c | 5 ----
> drivers/nfc/nfcmrvl/usb.c | 1 -
> 4 files changed, 18 insertions(+), 40 deletions(-)
>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists