Re: [PATCH v1 2/5] dt-bindings: gpio: mpfs: add coreGPIO support

From: Bartosz Golaszewski
Date: Fri Mar 29 2024 - 06:29:15 EST


On Wed, Mar 27, 2024 at 1:25 PM Conor Dooley <conor@xxxxxxxxxx> wrote:
>
> From: Jamie Gibbons <jamie.gibbons@xxxxxxxxxxxxx>
>
> The GPIO controllers on PolarFire SoC were based on the "soft" IP
> CoreGPIO, but the inp/outp registers are at different offsets. Add
> compatible to allow for support of both sets of offsets. The soft
> core will not always have interrupts wired up, so only enforce them for
> the "hard" core on PolarFire SoC.
>
> Signed-off-by: Jamie Gibbons <jamie.gibbons@xxxxxxxxxxxxx>
> Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> ---

Applied, thanks!

Bart