diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2023-09-16 12:05:12 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-11-01 10:02:12 +0000 |
commit | b06545fcb3c696f36fac6ba4c73023cef96d2f7f (patch) | |
tree | 59ae832cb97808b594be986217285affb69aacdd /Documentation/devicetree/bindings | |
parent | 611ed1a5f394b41ab8ab892942c2e2ab42499245 (diff) | |
download | lwn-b06545fcb3c696f36fac6ba4c73023cef96d2f7f.tar.gz lwn-b06545fcb3c696f36fac6ba4c73023cef96d2f7f.zip |
dt-bindings: mfd: ti,twl: Add clock provider properties
Since these devices provide clock outputs, add the corresponding
property.
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230916100515.1650336-3-andreas@kemnade.info
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/ti,twl.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml index f125b254a4b9..c04d57ba22b4 100644 --- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml +++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml @@ -37,6 +37,9 @@ properties: "#interrupt-cells": const: 1 + "#clock-cells": + const: 1 + additionalProperties: false required: |