Re: [PATCH v3 1/5] gpio: qcom: add direction functions for pwrkey

2023-02-10 Thread Tom Rini
On Sun, Jan 22, 2023 at 06:21:21PM +0300, Dzmitry Sankouski wrote: > GPIO button driver requires direction functions to probe > button gpio. Those functions are blank, since pwrkey is not > really gpio, and don't support direction settings. > > Signed-off-by: Dzmitry Sankouski > Reviewed-by: Sum

[PATCH v3 1/5] gpio: qcom: add direction functions for pwrkey

2023-01-22 Thread Dzmitry Sankouski
GPIO button driver requires direction functions to probe button gpio. Those functions are blank, since pwrkey is not really gpio, and don't support direction settings. Signed-off-by: Dzmitry Sankouski Reviewed-by: Sumit Garg --- Changes for v2: - none Changes for v3: - KDPWR and RESIN not gpio: