All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MediaTek PMIC Keys - DT schema conversion
@ 2022-09-14 10:30 ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 16+ 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] 16+ messages in thread

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

Thread overview: 16+ 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 ` 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 10:30   ` AngeloGioacchino Del Regno
2022-09-14 16:02   ` Mattijs Korpershoek
2022-09-14 16:02     ` Mattijs Korpershoek
2022-09-14 16:27   ` Rob Herring
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 10:30   ` AngeloGioacchino Del Regno
2022-09-14 16:03   ` Mattijs Korpershoek
2022-09-14 16:03     ` Mattijs Korpershoek
2022-09-14 16:27   ` Rob Herring
2022-09-14 16:27     ` Rob Herring
2022-09-14 18:13 ` [PATCH v2 0/2] MediaTek PMIC Keys - DT schema conversion Dmitry Torokhov
2022-09-14 18:13   ` Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.