mbox series

[0/1] fix pin count in gpio bank

Message ID 20230425153911.32135-1-henning.schild@siemens.com
Headers show
Series fix pin count in gpio bank | expand

Message

Henning Schild April 25, 2023, 3:39 p.m. UTC
This is a rather trivial fix of a problem that happened because i looked
at the wrong spec file when implementing the code.

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

Henning Schild (1):
  gpio-f7188x: fix pin count on nct6116d bank 7

 drivers/gpio/gpio-f7188x.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)