[PATCH v1 0/3] gpio-ep93xx: prepare for dt, fixes

From: Nikita Shubin
Date: Wed Jan 25 2023 - 03:36:00 EST


This series introduce fixes and DT conver preparations:

- fix F port irq numbers out of sync
- make immutable
- prepare for DT conversion


Nikita Shubin (3):
gpio: ep93xx: Fix port F hwirq numbers in handler
gpio: ep93xx: Make irqchip immutable
gpio: ep93xx: split device in multiple

arch/arm/mach-ep93xx/core.c | 121 ++++++++-
arch/arm/mach-ep93xx/edb93xx.c | 2 +-
arch/arm/mach-ep93xx/simone.c | 4 +-
arch/arm/mach-ep93xx/ts72xx.c | 4 +-
arch/arm/mach-ep93xx/vision_ep9307.c | 10 +-
drivers/gpio/gpio-ep93xx.c | 357 +++++++++++----------------
6 files changed, 258 insertions(+), 240 deletions(-)

--
2.37.4