Re: [PATCH v2 1/1] gpio: altera: Add missed base and label initialisations
From: Bartosz Golaszewski
Date: Thu Nov 21 2024 - 03:11:05 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
On Mon, 18 Nov 2024 11:28:02 +0200, Andy Shevchenko wrote:
> During conversion driver to modern APIs the base field initial value
> of the GPIO chip was moved from -1 to 0, which triggers a warning.
> Add missed base initialisation as it was in the original code.
>
> Initialise the GPIO chip label correctly as it was done by
> of_mm_gpiochip_add_data() before the below mentioned change.
>
> [...]
Applied, thanks!
[1/1] gpio: altera: Add missed base and label initialisations
commit: c7899503ad9c06a0c6ee2796301139731cf1f5ab
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>