Documentation: dt: add bindings for rockchip-cpufreq
authorFinley Xiao <finley.xiao@rock-chips.com>
Thu, 13 Apr 2017 03:28:15 +0000 (11:28 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 18 Apr 2017 08:03:53 +0000 (16:03 +0800)
commit2b2efa8820c80c2e6cf0939f02b6d59e89fde922
treefdbb0b9d111c41b186f8501cd69743fd97f39986
parent509c21088b1a1ccbcf78b82167074ccf41fa1835
Documentation: dt: add bindings for rockchip-cpufreq

Add the device tree bindings document for ROCKCHIP CPUFreq driver.
The operating-points-v2 binding allows us to provide an opp-supported-hw
property for each OPP to define when it is available and an
opp-microvolt-<name> property to choose a suitable voltage for OPP.

This driver reads SoC version and leakage values from eFuse and
provides them as matching data to the opp framework.

Change-Id: I10f959edd46668bedf3be4835bb5ec63e089808d
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Documentation/devicetree/bindings/cpufreq/cpufreq-rockchip.txt [new file with mode: 0644]