From: Neil Armstrong Date: Fri, 5 Jul 2024 07:48:44 +0000 (+0100) Subject: dt-bindings: nvmem: amlogic,meson-gx-efuse: add optional power-domains X-Git-Tag: io_uring-6.11-20240722~8^2~28 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=70907fd5ed00e0ccb7213882b4d901794cc749e7;p=linux-block.git 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 Acked-by: Rob Herring (Arm) Signed-off-by: Srinivas Kandagatla Link: https://lore.kernel.org/r/20240705074852.423202-8-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/nvmem/amlogic,meson-gxbb-efuse.yaml b/Documentation/devicetree/bindings/nvmem/amlogic,meson-gxbb-efuse.yaml index 9801fe6f91b5..99ddc9a4af05 100644 --- a/Documentation/devicetree/bindings/nvmem/amlogic,meson-gxbb-efuse.yaml +++ b/Documentation/devicetree/bindings/nvmem/amlogic,meson-gxbb-efuse.yaml @@ -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