[PATCH v2 0/1] fix pin count in gpio bank and chip name

Henning Schild posted 1 patch 2 years, 9 months ago
drivers/gpio/Kconfig       |  2 +-
drivers/gpio/gpio-f7188x.c | 28 ++++++++++++++--------------
2 files changed, 15 insertions(+), 15 deletions(-)
[PATCH v2 0/1] fix pin count in gpio bank and chip name
Posted by Henning Schild 2 years, 9 months ago
change to v1:
 - rename the chip in the code

When first writing that code i looked at a spec that was only describing
a similar chip. Now i have access to the specs and found that i got the
name of the chip for my given chip id wrong, and also the pin count on
the 7th bank.

I added a "Fixes" in the hope that this can be backported as a bugfix.

Henning Schild (1):
  gpio-f7188x: fix chip name and pin count on Nuvoton chip

 drivers/gpio/Kconfig       |  2 +-
 drivers/gpio/gpio-f7188x.c | 28 ++++++++++++++--------------
 2 files changed, 15 insertions(+), 15 deletions(-)

-- 
2.39.2