diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2024-01-31 13:26:53 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-02-08 16:05:48 +0300 |
commit | e2fcaf4c067099a1ebcdb37903e630ad0f55ed2e (patch) | |
tree | d3690b8c900443f19ed9060128905b397dd97d59 /Documentation/devicetree/bindings/mfd/da9062.txt | |
parent | 19c993f29e8ed2c4e34f4696b9cd0184e404c1fb (diff) | |
download | linux-e2fcaf4c067099a1ebcdb37903e630ad0f55ed2e.tar.xz |
dt-bindings: input: Convert da906{1,2,3} onkey to json-schema
Convert the da906{1,2,3} onkey device tree binding documentation to
json-schema.
Update MAINTAINERS entries, description and onkey property by
referring to dlg,da9062-onkey binding file.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Link: https://lore.kernel.org/r/20240131102656.3379-4-biju.das.jz@bp.renesas.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/da9062.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/da9062.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt index 18463b7fbb42..154c31fa4443 100644 --- a/Documentation/devicetree/bindings/mfd/da9062.txt +++ b/Documentation/devicetree/bindings/mfd/da9062.txt @@ -84,7 +84,7 @@ Sub-nodes: with the DA9062. There are currently no entries in this binding, however compatible = "dlg,da9062-rtc" should be added if a node is created. -- onkey : See ../input/da9062-onkey.txt +- onkey : See ../input/dlg,da9062-onkey.yaml - watchdog: See ../watchdog/dlg,da9062-watchdog.yaml |