summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorYakir Yang <ykk@rock-chips.com>2016-09-01 20:26:24 -0700
committerHeiko Stuebner <heiko@sntech.de>2016-09-04 22:15:11 +0200
commite33075db73ca24f6107594a054680a90c4a8d64f (patch)
tree2a84943838b058010e9c78dac25a92abadba2c9c /include/dt-bindings
parent7fbdfcd68783679f35fa99df948258cb3e828cd1 (diff)
downloadop-kernel-dev-e33075db73ca24f6107594a054680a90c4a8d64f.zip
op-kernel-dev-e33075db73ca24f6107594a054680a90c4a8d64f.tar.gz
clk: rockchip: add dclk_vop_frac ids for rk3399 vop
Export the dclk_vop_frac out, so we can set the dclk_vop as the child of dclk_vop_frac, and then we can start to take use of the fractional dividers. Signed-off-by: Yakir Yang <ykk@rock-chips.com> Signed-off-by: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/rk3399-cru.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/rk3399-cru.h b/include/dt-bindings/clock/rk3399-cru.h
index ce5f3e9..220a60f 100644
--- a/include/dt-bindings/clock/rk3399-cru.h
+++ b/include/dt-bindings/clock/rk3399-cru.h
@@ -138,6 +138,8 @@
#define DCLK_VOP0_DIV 182
#define DCLK_VOP1_DIV 183
#define DCLK_M0_PERILP 184
+#define DCLK_VOP0_FRAC 185
+#define DCLK_VOP1_FRAC 186
#define FCLK_CM0S 190
OpenPOWER on IntegriCloud