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

Nikita Shubin posted 3 patches 2 years, 7 months ago
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(-)
[PATCH v1 0/3] gpio-ep93xx: prepare for dt, fixes
Posted by Nikita Shubin 2 years, 7 months ago
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