diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2023-09-16 12:05:11 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-11-01 11:02:11 +0100 |
commit | 611ed1a5f394b41ab8ab892942c2e2ab42499245 (patch) | |
tree | e193ffac12dc4d9c92d83a2fd2b79621fb2efa30 /Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt | |
parent | mfd: atmel-hlcdc: Add compatible for sam9x75 XLCD controller (diff) | |
download | linux-611ed1a5f394b41ab8ab892942c2e2ab42499245.tar.xz linux-611ed1a5f394b41ab8ab892942c2e2ab42499245.zip |
dt-bindings: mfd: Convert twl-family.txt to json-schema
Convert the TWL[46]030 binding to DT schema format. To do it as a step by
step work, do not include / handle nodes for subdevices yet, just convert
things with minimal corrections. There are already some bindings for its
subdevices in the tree.
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230916100515.1650336-2-andreas@kemnade.info
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt')
-rw-r--r-- | Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt b/Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt index f5021214edec..6c201a2ba8ac 100644 --- a/Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt +++ b/Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt @@ -1,7 +1,7 @@ Texas Instruments TWL family (twl4030) pwrbutton module This module is part of the TWL4030. For more details about the whole -chip see Documentation/devicetree/bindings/mfd/twl-family.txt. +chip see Documentation/devicetree/bindings/mfd/ti,twl.yaml. This module provides a simple power button event via an Interrupt. |