lkml.org 
[lkml]   [2019]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/5] LogiCVC mfd and GPIO support
Date
This series introduces support for the LogiCVC GPIO block to the syscon GPIO
driver, with dt bindings documentation also including the top-level mfd
component.

Changes since v3:
- Added collected tags;
- Kept syscon_gpio_data set function pointer line intact;
- Grouped declarations in a single line as requested.

Changes since v2:
- Fixed dt schema examples.

Changes since v1:
- Converted dt bindings documentation to dt schemas;
- Used BIT macro and removed version from structure name;
- Improved documentation example with gpio-line-names;
- Added vendor prefix to dt bindings;
- Added mfd component dt bindings documentation.

Cheers,

Paul

Paul Kocialkowski (5):
dt-bindings: Add Xylon vendor prefix
dt-bindings: mfd: Document the Xylon LogiCVC multi-function device
gpio: syscon: Add support for a custom get operation
dt-bindings: gpio: Document the Xylon LogiCVC GPIO controller
gpio: syscon: Add support for the Xylon LogiCVC GPIOs

.../bindings/gpio/xylon,logicvc-gpio.yaml | 69 +++++++++++++++++++
.../bindings/mfd/xylon,logicvc.yaml | 50 ++++++++++++++
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
drivers/gpio/gpio-syscon.c | 68 +++++++++++++++++-
4 files changed, 188 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/gpio/xylon,logicvc-gpio.yaml
create mode 100644 Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml

--
2.24.0

\
 
 \ /
  Last update: 2019-11-28 16:55    [W:0.052 / U:1.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site