mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
clk: rockchip: add the new clock ids for RK3228 HDMI
Signed-off-by: Yakir Yang <ykk@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
31b1fed36e
commit
2d2671ea4b
@ -51,9 +51,11 @@
|
|||||||
#define SCLK_SDIO_SAMPLE 119
|
#define SCLK_SDIO_SAMPLE 119
|
||||||
#define SCLK_EMMC_SAMPLE 121
|
#define SCLK_EMMC_SAMPLE 121
|
||||||
#define SCLK_VOP 122
|
#define SCLK_VOP 122
|
||||||
|
#define SCLK_HDMI_HDCP 123
|
||||||
|
|
||||||
/* dclk gates */
|
/* dclk gates */
|
||||||
#define DCLK_VOP 190
|
#define DCLK_VOP 190
|
||||||
|
#define DCLK_HDMI_PHY 191
|
||||||
|
|
||||||
/* aclk gates */
|
/* aclk gates */
|
||||||
#define ACLK_DMAC 194
|
#define ACLK_DMAC 194
|
||||||
@ -78,6 +80,8 @@
|
|||||||
#define PCLK_PWM 350
|
#define PCLK_PWM 350
|
||||||
#define PCLK_TIMER 353
|
#define PCLK_TIMER 353
|
||||||
#define PCLK_PERI 363
|
#define PCLK_PERI 363
|
||||||
|
#define PCLK_HDMI_CTRL 364
|
||||||
|
#define PCLK_HDMI_PHY 365
|
||||||
|
|
||||||
/* hclk gates */
|
/* hclk gates */
|
||||||
#define HCLK_VOP 452
|
#define HCLK_VOP 452
|
||||||
|
Loading…
x
Reference in New Issue
Block a user