Re: [PATCH v7 10/15] gpio: pl061: convert to gpio-regmap and a custom irqchip

From: Michael Walle

Date: Mon Sep 21 2026 - 09:20:48 EST


On Tue Sep 15, 2026 at 1:15 PM CEST, Long Zhao via B4 Relay wrote:
> + config.reg_dat_base = GPIO_REGMAP_ADDR(regs->dat);
> + config.reg_set_base = GPIO_REGMAP_ADDR(regs->dat);
> + config.reg_dir_out_base = regs->dir;

config.reg_dir_out_base = GPIO_REGMAP_ADDR(regs->dir);

Attachment: signature.asc
Description: PGP signature