Messages in this thread |  | | Date | Thu, 01 Jul 2021 08:39:40 +0200 | From | Michael Walle <> | Subject | Re: [RFC PATH 2/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO driver |
| |
Hi Drew,
Am 2021-07-01 02:20, schrieb Drew Fustini: > Add GPIO driver for the StarFive JH7100 SoC [1] used on the > BeagleV Starlight JH7100 board [2]. > > [1] https://github.com/starfive-tech/beaglev_doc/ > [2] https://github.com/beagleboard/beaglev-starlight > > Signed-off-by: Emil Renner Berthing <kernel@esmil.dk> > Signed-off-by: Huan Feng <huan.feng@starfivetech.com> > Signed-off-by: Drew Fustini <drew@beagleboard.org>
Could this driver use GPIO_REGMAP and REGMAP_IRQ? See drivers/gpio/gpio-sl28cpld.c for an example.
-michael
|  |