[PATCH 0/3] gpio: realtek-otto: compile fixes

Rosen Penev posted 3 patches 1 month, 3 weeks ago
drivers/gpio/Kconfig             | 2 +-
drivers/gpio/gpio-realtek-otto.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
[PATCH 0/3] gpio: realtek-otto: compile fixes
Posted by Rosen Penev 1 month, 3 weeks ago
Fixes compilation on 32-bit. Also small OF change.

Rosen Penev (3):
  gpio: realtek-otto: use kernel_ulong_t
  gpio: realtek-otto: add COMPILE_TEST
  gpio: realtek-otto: use of instead of device handlers

 drivers/gpio/Kconfig             | 2 +-
 drivers/gpio/gpio-realtek-otto.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

--
2.52.0
Re: (subset) [PATCH 0/3] gpio: realtek-otto: compile fixes
Posted by Bartosz Golaszewski 1 month, 3 weeks ago
On Tue, 16 Dec 2025 22:32:26 -0800, Rosen Penev wrote:
> Fixes compilation on 32-bit. Also small OF change.
> 
> Rosen Penev (3):
>   gpio: realtek-otto: use kernel_ulong_t
>   gpio: realtek-otto: add COMPILE_TEST
>   gpio: realtek-otto: use of instead of device handlers
> 
> [...]

Applied, thanks!

[2/3] gpio: realtek-otto: add COMPILE_TEST
      commit: 3203d8f573af87d8c967d36e8d5016ef306ff078

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>