Commit cca5644c authored by Rajendra Nayak's avatar Rajendra Nayak Committed by Greg Kroah-Hartman

dt-bindings: nvmem: qfprom: Add optional power-domains property

qfprom devices on some SoCs need to vote on the performance state
of a power-domain, so add the power-domains optional property to the
bindings
Reviewed-by: default avatarDouglas Anderson <dianders@chromium.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarRajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20210806085947.22682-2-srinivas.kandagatla@linaro.orgSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2a8faf8d
...@@ -51,6 +51,9 @@ properties: ...@@ -51,6 +51,9 @@ properties:
vcc-supply: vcc-supply:
description: Our power supply. description: Our power supply.
power-domains:
maxItems: 1
# Needed if any child nodes are present. # Needed if any child nodes are present.
"#address-cells": "#address-cells":
const: 1 const: 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment