Re: [PATCH 0/2] gpio: msm: fix special pins handling

2025-04-11 Thread Caleb Connolly
On Tue, 01 Apr 2025 09:45:18 +0200, Neil Armstrong wrote: > Fix special pins handling of get_value and get_function > to show correct state in gpio cmd. > > Applied, thanks! [1/2] gpio: msm: fix get_function return for special pins https://source.denx.de/u-boot/custodians/u-boot-snapdr

[PATCH 0/2] gpio: msm: fix special pins handling

2025-04-05 Thread Neil Armstrong
Fix special pins handling of get_value and get_function to show correct state in gpio cmd. Signed-off-by: Neil Armstrong --- Neil Armstrong (2): gpio: msm: fix get_function return for special pins gpio: msm: return correct value return for special output pins drivers/gpio/msm_gpio.c