Re: [PATCH v3] gpio: sifive: To get gpio irq offset from device tree data

From: Bartosz Golaszewski
Date: Fri Nov 13 2020 - 04:00:42 EST


On Fri, Nov 13, 2020 at 3:34 AM Greentime Hu <greentime.hu@xxxxxxxxxx> wrote:
>
> We can get hwirq number of the gpio by its irq_data->hwirq so that we don't
> need to add more macros for different platforms. This patch is tested in
> SiFive Unleashed board and SiFive Unmatched board.
>
> Signed-off-by: Greentime Hu <greentime.hu@xxxxxxxxxx>
> ---

Please list the changes between versions of patches. What has changed since v2?

Bartosz