Thread (4 messages) 4 messages, 3 authors, 2022-08-24
STALE1414d
Revisions (2)
  1. v2 [diff vs current]
  2. v3 current

[PATCH v3 0/2] pinctrl: Add Cypress cy8c95x0

From: Patrick Rudolph <patrick.rudolph@9elements.com>
Date: 2022-08-16 08:31:57
Also in: linux-gpio, lkml

Add Cypress cy8c95x0 pinctrl support.

v3:
 - Update DT binding
 - Fix direction mask calculation in irq_bus_sync_unlock
 - Set can_sleep to true

v2:
 - Update DT binding
 - Support output pincfg through DT
 - Always expose all GPIOs and ignore ngpios property

Patrick Rudolph (2):
  dt-binding: pinctrl: Add cypress,cy8c95x0
  pinctrl: Add Cypress cy8c95x0 support

 .../bindings/pinctrl/cypress,cy8c95x0.yaml    |  134 ++
 MAINTAINERS                                   |    6 +
 drivers/pinctrl/Kconfig                       |   14 +
 drivers/pinctrl/Makefile                      |    1 +
 drivers/pinctrl/pinctrl-cy8c95x0.c            | 1381 +++++++++++++++++
 5 files changed, 1536 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/pinctrl/cypress,cy8c95x0.yaml
 create mode 100644 drivers/pinctrl/pinctrl-cy8c95x0.c

-- 
2.37.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help