[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230427152055.18380-1-henning.schild@siemens.com>
Date: Thu, 27 Apr 2023 17:20:54 +0200
From: Henning Schild <henning.schild@...mens.com>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>,
<linux-gpio@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: Hans de Goede <hdegoede@...hat.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Simon Guinot <simon.guinot@...uanux.org>,
Henning Schild <henning.schild@...mens.com>
Subject: [PATCH v2 0/1] fix pin count in gpio bank and chip name
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
Powered by blists - more mailing lists