Skip to content

Commit

Permalink
clk: rockchip: add dclk_vop_frac ids for rk3399 vop
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Chris Zhong <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
  • Loading branch information
yakir-Yang authored and mmind committed Sep 4, 2016
1 parent 7fbdfcd commit e33075d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/dt-bindings/clock/rk3399-cru.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e33075d

Please sign in to comment.