Commit a4099060 authored by Niklas Cassel's avatar Niklas Cassel Committed by Viresh Kumar

dt-bindings: opp: qcom-nvmem: Make speedbin related properties optional

Not all Qualcomm platforms need to care about the speedbin efuse,
nor the value blown into the speedbin efuse.
Therefore, make the nvmem-cells and opp-supported-hw properties
optional.
Signed-off-by: default avatarNiklas Cassel <niklas.cassel@linaro.org>
Reviewed-by: default avatarIlia Lin <ilia.lin@kernel.org>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 8cfda0df
...@@ -20,6 +20,10 @@ In 'cpus' nodes: ...@@ -20,6 +20,10 @@ In 'cpus' nodes:
In 'operating-points-v2' table: In 'operating-points-v2' table:
- compatible: Should be - compatible: Should be
- 'operating-points-v2-kryo-cpu' for apq8096 and msm8996. - 'operating-points-v2-kryo-cpu' for apq8096 and msm8996.
Optional properties:
--------------------
In 'operating-points-v2' table:
- nvmem-cells: A phandle pointing to a nvmem-cells node representing the - nvmem-cells: A phandle pointing to a nvmem-cells node representing the
efuse registers that has information about the efuse registers that has information about the
speedbin that is used to select the right frequency/voltage speedbin that is used to select the right frequency/voltage
......
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