mbox series

[RFC,0/1] pinctrl: amd: Fix handling of PIN_CONFIG_BIAS_PULL_UP/_DOWN settings

Message ID 20230125103916.16772-1-hdegoede@redhat.com
Headers show
Series pinctrl: amd: Fix handling of PIN_CONFIG_BIAS_PULL_UP/_DOWN settings | expand

Message

Hans de Goede Jan. 25, 2023, 10:39 a.m. UTC
Hi All,

I've been going over my local patch queue and found this. This is a fix
which I wrote quite a while ago trying to address:

https://bugzilla.kernel.org/show_bug.cgi?id=212379

Testing if this really helped that bug has been inconclusive, but
in itself the bugfixes from this patch still seem the right thing
to do.

Still I have marked this as a RFC for now, because it really could
use another pair of eyes + more testing before getting merged.

Regards,

Hans


Hans de Goede (1):
  pinctrl: amd: Fix handling of PIN_CONFIG_BIAS_PULL_UP/_DOWN settings

 drivers/pinctrl/pinctrl-amd.c | 37 +++++++++++++++++++++++++++--------
 1 file changed, 29 insertions(+), 8 deletions(-)