On Tue, Feb 27, 2018 at 07:37:02PM +0530, Sricharan R wrote: > In Certain QCOM SoCs like ipq8064, apq8064, msm8960, msm8974 > that has KRAIT processors the voltage/current value of each OPP > varies based on the silicon variant in use. > operating-points-v2-krait-cpu specifies the phandle to nvmem efuse cells > and the operating-points-v2 table for each opp. The qcom-cpufreq driver > reads the efuse value from the SoC to provide the required information > that is used to determine the voltage and current value for each OPP of > operating-points-v2 table when it is parsed by the OPP framework. > > Signed-off-by: Sricharan R <sricharan@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/cpufreq/krait-cpufreq.txt | 363 +++++++++++++++++++++ > 1 file changed, 363 insertions(+) > create mode 100644 Documentation/devicetree/bindings/cpufreq/krait-cpufreq.txt Reviewed-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html