[PATCH v2 1/2] dt-bindings: input: Convert mtk-pmic-keys to DT schema
Rob Herring
robh at kernel.org
Wed Sep 14 09:27:24 PDT 2022
On Wed, 14 Sep 2022 12:30:20 +0200, AngeloGioacchino Del Regno wrote:
> Convert the mtk-pmic-keys to DT schema format.
>
> The old binding was missing documentation for key press/release
> interrupts, even though it was supported in hardware and driver,
> so support for the same was added during the conversion.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> ---
> .../bindings/input/mediatek,pmic-keys.yaml | 113 ++++++++++++++++++
> .../bindings/input/mtk-pmic-keys.txt | 46 -------
> 2 files changed, 113 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
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list