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 <neil.armstrong@linaro.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20240705074852.423202-8-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent ba64a04 commit 70907fd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)