Re: [PATCH v1 1/1] gpio: mmio: Support 64-bit BE access

From: Bartosz Golaszewski
Date: Thu Feb 22 2024 - 04:07:27 EST


On Wed, Feb 21, 2024 at 12:23 AM <andy.shevchenko@xxxxxxxxx> wrote:
>
> Use ioread64be()/iowrite64be() for 64-bit BE access.
>
> Signed-off-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
> ---

Applied, thanks!

Bart