mbox series

[0/2] Staging: fbtft: Fix probing of gpio descriptor

Message ID 1563236677-5045-1-git-send-email-preid@electromag.com.au (mailing list archive)
Headers show
Series Staging: fbtft: Fix probing of gpio descriptor | expand

Message

Phil Reid July 16, 2019, 12:24 a.m. UTC
GPIO probing and reset polarity are broken.
Fix them.

Fixes: c440eee1a7a1 ("Staging: fbtft: Switch to the gpio descriptor interface")

Changes from v2:
- Add fixes tag to "Fix reset assertion when using gpio descriptor"
- Add tested-by / reviewed-by tags

Phil Reid (2):
  Staging: fbtft: Fix probing of gpio descriptor
  Staging: fbtft: Fix reset assertion when using gpio descriptor

 drivers/staging/fbtft/fbtft-core.c | 43 ++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 23 deletions(-)