summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorTang Yun ping <typ@rock-chips.com>2017-04-12 16:24:16 +0800
committerHuang, Tao <huangtao@rock-chips.com>2017-05-10 18:22:41 +0800
commit9eecb1751226c586152f2b977aa7f0fa84ca89c6 (patch)
tree23ac4e1c4b82480d4086a0f5f18c73b822d29c28 /Documentation
parent764e893ee82321938fc6f4349e9e7caf06a04410 (diff)
PM / devfreq: event: add support for rk3288 dfi
This adds the necessary data for handling dfi on the rk3288. Access the dfi via registers provided by GRF (general register files) module. Change-Id: Ic7241af3c20a269ab362055dea04d260e01c50de Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt b/Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt
index 71be08a0f61b..b9df91686553 100644
--- a/Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt
+++ b/Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt
@@ -3,6 +3,7 @@
Required properties:
- compatible: Should be one of the following.
+ - "rockchip,rk3288-dfi" - for RK3288 SoCs.
- "rockchip,rk3368-dfi" - for RK3368 SoCs.
- "rockchip,rk3399-dfi" - for RK3399 SoCs.