Re: (subset) [PATCH 0/4] gpio: Simplify with of_device_get_match_data()
From: Bartosz Golaszewski
Date: Thu Nov 06 2025 - 12:20:02 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
On Thu, 06 Nov 2025 17:16:24 +0100, Krzysztof Kozlowski wrote:
> Few simple cleanups, not tested on the hardware.
>
> Care has to be taken when converting of_match_data() into
> of_device_get_match_data(), because first can check arbitrary
> device_node and the latter checks device's node. Cases here should be
> safe because of_match_data() uses 'pdev->dev.of_node'.
>
> [...]
Applied, thanks!
[1/4] gpio: tb10x: Drop unused tb10x_set_bits() function
https://git.kernel.org/brgl/linux/c/4436f484cb437ba28dc58b7f787a6f80a65aa5c3
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>