Skip to content

Commit

Permalink
clk: rockchip: add the new clock ids for RK3228 HDMI
Browse files Browse the repository at this point in the history
Signed-off-by: Yakir Yang <ykk@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
Yakir Yang authored and Heiko Stuebner committed Feb 26, 2016
1 parent 31b1fed commit 2d2671e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/dt-bindings/clock/rk3228-cru.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,11 @@
#define SCLK_SDIO_SAMPLE 119
#define SCLK_EMMC_SAMPLE 121
#define SCLK_VOP 122
#define SCLK_HDMI_HDCP 123

/* dclk gates */
#define DCLK_VOP 190
#define DCLK_HDMI_PHY 191

/* aclk gates */
#define ACLK_DMAC 194
Expand All @@ -78,6 +80,8 @@
#define PCLK_PWM 350
#define PCLK_TIMER 353
#define PCLK_PERI 363
#define PCLK_HDMI_CTRL 364
#define PCLK_HDMI_PHY 365

/* hclk gates */
#define HCLK_VOP 452
Expand Down

0 comments on commit 2d2671e

Please sign in to comment.