Skip to content

Commit

Permalink
dt-bindings: nvmem: amlogic,meson-gx-efuse: add optional power-domains
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
superna9999 authored and gregkh committed Jul 5, 2024
1 parent ba64a04 commit 70907fd
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ properties:
description: phandle to the secure-monitor node
$ref: /schemas/types.yaml#/definitions/phandle

power-domains:
maxItems: 1

required:
- compatible
- clocks
Expand Down

0 comments on commit 70907fd

Please sign in to comment.