On Mon, 06 Mar 2023 14:15:26 -0500, Sean Anderson wrote: > NXP has a "QIXIS" FPGA on several of their reference design boards. On > the LS1088ARDB there are several registers which control GPIOs. These > can be modeled with the MMIO GPIO driver. > > Signed-off-by: Sean Anderson <sean.anderson@xxxxxxxx> > --- > > Changes in v10: > - New > > .../devicetree/bindings/gpio/gpio-mmio.yaml | 14 ++++++++++---- > 1 file changed, 10 insertions(+), 4 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>