linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MediaTek PMIC Keys - DT schema conversion
@ 2022-09-14 10:30 AngeloGioacchino Del Regno
  2022-09-14 10:30 ` [PATCH v2 1/2] dt-bindings: input: Convert mtk-pmic-keys to DT schema AngeloGioacchino Del Regno
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-09-14 10:30 UTC (permalink / raw)
  To: krzysztof.kozlowski+dt
  Cc: dmitry.torokhov, robh+dt, matthias.bgg, chen.zhong, linux-input,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
	AngeloGioacchino Del Regno

This series converts the old mtk-pmic-keys.txt binding to DT schema,
documents the missing support for key press/release interrupts and
adds a compatible for the newly introduced MT6331 keys.

Changes in v2:
 - Removed tests leftover interrupts/interrupt-names from examples

AngeloGioacchino Del Regno (2):
  dt-bindings: input: Convert mtk-pmic-keys to DT schema
  dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6331 keys

 .../bindings/input/mediatek,pmic-keys.yaml    | 114 ++++++++++++++++++
 .../bindings/input/mtk-pmic-keys.txt          |  46 -------
 2 files changed, 114 insertions(+), 46 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/input/mediatek,pmic-keys.yaml
 delete mode 100644 Documentation/devicetree/bindings/input/mtk-pmic-keys.txt

-- 
2.37.2


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

end of thread, other threads:[~2022-09-14 18:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-14 10:30 [PATCH v2 0/2] MediaTek PMIC Keys - DT schema conversion AngeloGioacchino Del Regno
2022-09-14 10:30 ` [PATCH v2 1/2] dt-bindings: input: Convert mtk-pmic-keys to DT schema AngeloGioacchino Del Regno
2022-09-14 16:02   ` Mattijs Korpershoek
2022-09-14 16:27   ` Rob Herring
2022-09-14 10:30 ` [PATCH v2 2/2] dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6331 keys AngeloGioacchino Del Regno
2022-09-14 16:03   ` Mattijs Korpershoek
2022-09-14 16:27   ` Rob Herring
2022-09-14 18:13 ` [PATCH v2 0/2] MediaTek PMIC Keys - DT schema conversion Dmitry Torokhov

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).