[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230125083026.5399-1-nikita.shubin@maquefel.me>
Date: Wed, 25 Jan 2023 11:30:23 +0300
From: Nikita Shubin <nikita.shubin@...uefel.me>
To: linux-gpio@...r.kernel.org
Cc: Nikita Shubin <nikita.shubin@...uefel.me>,
Hartley Sweeten <hsweeten@...ionengravers.com>,
Alexander Sverdlin <alexander.sverdlin@...il.com>,
Russell King <linux@...linux.org.uk>,
Lukasz Majewski <lukma@...x.de>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/3] gpio-ep93xx: prepare for dt, fixes
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
Powered by blists - more mailing lists