Skip to content

Commit

Permalink
clk: rockchip: add clock IDs for the PVTM clocks
Browse files Browse the repository at this point in the history
Process-Voltage-Temperature Monitor has two clocks, PVTM_CORE and
PVTM_GPU.

Signed-off-by: Huang Lin <hl@rock-chips.com>
Signed-off-by: Dmitry Torokhov <dtor@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
Huang Lin authored and Heiko Stuebner committed Jan 12, 2015
1 parent 19ce828 commit 19da34b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/dt-bindings/clock/rk3288-cru.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@
#define SCLK_SDIO1_SAMPLE 120
#define SCLK_EMMC_SAMPLE 121
#define SCLK_USBPHY480M_SRC 122
#define SCLK_PVTM_CORE 123
#define SCLK_PVTM_GPU 124

#define DCLK_VOP0 190
#define DCLK_VOP1 191
Expand Down

0 comments on commit 19da34b

Please sign in to comment.