Skip to content

Commit 70907fd

Browse files
superna9999gregkh
authored andcommitted
dt-bindings: nvmem: amlogic,meson-gx-efuse: add optional power-domains
On newer SoCs, the eFuse hardware can require a power-domain to operate, add it as optional. Signed-off-by: Neil Armstrong <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent ba64a04 commit 70907fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/nvmem/amlogic,meson-gxbb-efuse.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ properties:
2828
description: phandle to the secure-monitor node
2929
$ref: /schemas/types.yaml#/definitions/phandle
3030

31+
power-domains:
32+
maxItems: 1
33+
3134
required:
3235
- compatible
3336
- clocks

0 commit comments

Comments
 (0)