Re: [PATCH v2 0/3] gpio: bcm-kona: Various GPIO fixups
From: Bartosz Golaszewski
Date: Tue Feb 11 2025 - 03:47:33 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
On Thu, 06 Feb 2025 18:45:59 +0100, Artur Weber wrote:
> Fixes two issues that were preventing GPIO from working correctly:
>
> - Lock/unlock functions tried to write the wrong bit to the unlock
> registers for GPIOs with numbers larger than 32
>
> - GPIOs only initialized as IRQs did not unlock the configuration
> registers, causing IRQ-related configuration (e.g. setting the IRQ
> type) to fail.
>
> [...]
Applied, thanks!
[1/3] gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
commit: de1d0d160f64ee76df1d364d521b2faf465a091c
[2/3] gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
commit: 57f5db77a915cc29461a679a6bcae7097967be1a
[3/3] gpio: bcm-kona: Add missing newline to dev_err format string
commit: 615279db222c3ac56d5c93716efd72b843295c1f
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>