lkml.org 
[lkml]   [2022]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] pinctrl: Add Cypress cy8c95x0
Date
Add Cypress cy8c95x0 pinctrl support.

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

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

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

--
2.35.3

\
 
 \ /
  Last update: 2022-06-15 12:51    [W:0.062 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site