projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31b1fed
)
clk: rockchip: add the new clock ids for RK3228 HDMI
author
Yakir Yang
<ykk@rock-chips.com>
Wed, 24 Feb 2016 10:14:25 +0000
(18:14 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Fri, 26 Feb 2016 00:53:35 +0000
(
01:53
+0100)
Signed-off-by: Yakir Yang <ykk@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
include/dt-bindings/clock/rk3228-cru.h
patch
|
blob
|
blame
|
history
diff --git
a/include/dt-bindings/clock/rk3228-cru.h
b/include/dt-bindings/clock/rk3228-cru.h
index 9ce3da8b51c33e34f54a6221bdb5c04d0c368c38..5d43ed9b05ad1521fa8a2990a22d35cf29d7403b 100644
(file)
--- a/
include/dt-bindings/clock/rk3228-cru.h
+++ b/
include/dt-bindings/clock/rk3228-cru.h
@@
-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
@@
-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