Re: [PATCH] pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
From: Abel Vesa
Date: Mon Jan 26 2026 - 09:13:46 EST
On 26-01-26 14:56:27, Bartosz Golaszewski wrote:
> GPIO controller driver should typically implement the .get_direction()
> callback as GPIOLIB internals may try to use it to determine the state
> of a pin. Add it for the LPASS LPI driver.
>
> Reported-by: Abel Vesa <abelvesa@xxxxxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx
> Fixes: 6e261d1090d6 ("pinctrl: qcom: Add sm8250 lpass lpi pinctrl driver")
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
Tested on Dell XPS13 9345 (x1e80100).
Tested-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>