linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] STMPE device tree bindings
@ 2023-05-07 21:19 Linus Walleij
  2023-05-07 21:19 ` [PATCH v3 1/2] dt-bindings: gpio: Add STMPE YAML DT schema Linus Walleij
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Linus Walleij @ 2023-05-07 21:19 UTC (permalink / raw)
  To: Bartosz Golaszewski, Rob Herring, Krzysztof Kozlowski,
	Maxime Coquelin, Alexandre Torgue, Dmitry Torokhov, Lee Jones,
	Philippe Schenker, Stefan Agner, Marek Vasut, Steffen Trumtrar
  Cc: linux-gpio, devicetree, linux-stm32, linux-arm-kernel,
	linux-kernel, linux-input, Linus Walleij, Rob Herring

This adds the missing GPIO bindings for the STMPE port expander
and converts the existing MFD binding to YAML.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Changes in v3:
- Update to review feedback
- Collected some ack/review tags
- I guess Bartosz should apply 1/2 and Lee should apply 2/2.
- Link to v2: https://lore.kernel.org/r/20230426-stmpe-dt-bindings-v2-0-2f85a1fffcda@linaro.org

Changes in v2:
- Split off a separate GPIO binding
- Updated the MFD binding according to feedback

---
Linus Walleij (2):
      dt-bindings: gpio: Add STMPE YAML DT schema
      dt-bindings: MFD: Convert STMPE to YAML schema

 .../devicetree/bindings/gpio/st,stmpe-gpio.yaml    |  51 ++++
 .../devicetree/bindings/input/stmpe-keypad.txt     |  41 ---
 .../bindings/input/touchscreen/stmpe.txt           | 108 --------
 .../devicetree/bindings/mfd/st,stmpe.yaml          | 297 +++++++++++++++++++++
 Documentation/devicetree/bindings/mfd/stmpe.txt    |  42 ---
 5 files changed, 348 insertions(+), 191 deletions(-)
---
base-commit: c712a112ed4e91afab1cc7c978af228c77a4fb13
change-id: 20230426-stmpe-dt-bindings-c3479dd71a28

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-05-08 12:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-07 21:19 [PATCH v3 0/2] STMPE device tree bindings Linus Walleij
2023-05-07 21:19 ` [PATCH v3 1/2] dt-bindings: gpio: Add STMPE YAML DT schema Linus Walleij
2023-05-07 22:25   ` Rob Herring
2023-05-08  6:30     ` Linus Walleij
2023-05-08  9:26       ` Krzysztof Kozlowski
2023-05-08  9:30   ` Krzysztof Kozlowski
2023-05-07 21:19 ` [PATCH v3 2/2] dt-bindings: MFD: Convert STMPE to YAML schema Linus Walleij
2023-05-07 22:25   ` Rob Herring
2023-05-08  9:31     ` Krzysztof Kozlowski
2023-05-08  9:39 ` [PATCH v3 0/2] STMPE device tree bindings Krzysztof Kozlowski
2023-05-08 12:22   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).