Re: [PATCH v3 2/4] pinctrl: mvebu: pinctrl driver for 98DX2530 SoC

From: Andrew Lunn
Date: Wed Apr 06 2022 - 19:18:26 EST


> The pinctrl registers that are used are all continguous (0x80020100 --
> 0x8002011c) .

Great. So long at the DT only has that register range, what you have
should be good.

Andrew