On Thu, 07 Dec 2023 18:14:32 +0200, Andy Shevchenko wrote:
> The of_gpio.h is going to be removed. In preparation of that convert
> the driver to the agnostic API.
>
>
Applied, thanks!
[1/1] backlight: hx8357: Convert to agnostic GPIO API
commit: 7d84a63a39b78443d09f2b4edf7ecb1d586379b4
The of_gpio.h is going to be removed. In preparation of that convert
the driver to the agnostic API.
Reviewed-by: Daniel Thompson
Fixes: fbbbcd177a27 ("gpiolib: of: add quirk for locating reset lines with
legacy bindings")
Reviewed-by: Linus Walleij
Signed-off-by: Andy Shevchenko
---
v2: colle