[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220310011617.29660-1-kris@embeddedTS.com>
Date: Wed, 9 Mar 2022 17:16:15 -0800
From: Kris Bahnsen <kris@...eddedTS.com>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Mark Featherston <mark@...eddedTS.com>,
Kris Bahnsen <kris@...eddedTS.com>
Subject: [PATCH v3 0/2] gpio: ts4900: Do not set DAT and OE together
Work around hardware race condition when setting DAT and OE in same
transaction. Also clean up license boilerplate and use SPDX.
I was not sure if it was preferred to make it a series or individual
patches. I went with series because "gpio: ts4900: Use SPDX header"
cannot cleanly apply by itself due to copyright year changes in the fix
commit. If this is not preferred, please let me know.
V3:
- Move addition of SPDX identifier to separate commit
- Remove license boilerplate in file
V2:
- Add Fixes tag
Kris Bahnsen (1):
gpio: ts4900: Use SPDX header
Mark Featherston (1):
gpio: ts4900: Do not set DAT and OE together
drivers/gpio/gpio-ts4900.c | 34 ++++++++++++++++++++--------------
1 file changed, 20 insertions(+), 14 deletions(-)
--
2.11.0
Powered by blists - more mailing lists