[PATCH v3 0/2] input: convert dlg,da7280.txt to dt-schema & update MAINTAINERS
From: Neil Armstrong
Date: Wed Dec 11 2024 - 03:15:48 EST
Convert the Dialog Semiconductor DA7280 Low Power High-Definition
Haptic Driver bindings to dt-schema. and update the corresponding
MAINTAINERS entry.
Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Changes in v3:
- Add conor's review
- Also fix the MAINTAINERS entry
- Link to v2: https://lore.kernel.org/r/20241206-topic-misc-da7280-convert-v2-1-1c3539f75604@xxxxxxxxxx
Changes in v2:
- Switched to flag instead of boolean
- Switched the array to unit32_t, because this is how it was defined in the txt, DT and driver
- Link to v1: https://lore.kernel.org/r/20241204-topic-misc-da7280-convert-v1-1-0f89971beca9@xxxxxxxxxx
---
Neil Armstrong (2):
dt-bindings: input: convert dlg,da7280.txt to dt-schema
MAINTAINERS: update dlg,da72??.txt to yaml
.../devicetree/bindings/input/dlg,da7280.txt | 108 ---------
.../devicetree/bindings/input/dlg,da7280.yaml | 248 +++++++++++++++++++++
MAINTAINERS | 2 +-
3 files changed, 249 insertions(+), 109 deletions(-)
---
base-commit: c245a7a79602ccbee780c004c1e4abcda66aec32
change-id: 20241204-topic-misc-da7280-convert-20efaad588ca
Best regards,
--
Neil Armstrong <neil.armstrong@xxxxxxxxxx>