mbox series

[0/2] MediaTek PMIC Keys - DT schema conversion

Message ID 20220914102059.41757-1-angelogioacchino.delregno@collabora.com
Headers show
Series MediaTek PMIC Keys - DT schema conversion | expand

Message

AngeloGioacchino Del Regno Sept. 14, 2022, 10:20 a.m. UTC
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.

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    | 118 ++++++++++++++++++
 .../bindings/input/mtk-pmic-keys.txt          |  46 -------
 2 files changed, 118 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