Re: [PATCH] reset: gpio: add the "compatible" property
From: Philipp Zabel
Date: Tue Nov 25 2025 - 05:43:18 EST
On Fr, 2025-11-21 at 14:57 +0100, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> In order to correctly handle the interaction between the reset-gpio
> devices and shared GPIOs managed by GPIOLIB, we need to be able to
> identify the former. Add the "compatible" property to allow us to use
> the device_is_compatible() helper.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> ---
> Philipp: this can go directly into your branch, I will fix the GPIO part
> in the next cycle. For now it just parses the device name.
Applied to reset/next, thanks!
[1/1] reset: gpio: add the "compatible" property
https://git.pengutronix.de/cgit/pza/linux/commit/?id=a0d57f7504b6
regards
Philipp