Commit 02bee9e5 authored by Katsuhiro Suzuki's avatar Katsuhiro Suzuki Committed by Heiko Stuebner

clk: rockchip: add clock ID of ACODEC for rk3328

This patch adds clock ID of audio CODEC (ACODEC) for rk3328.
Signed-off-by: default avatarKatsuhiro Suzuki <katsuhiro@katsuster.net>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 65102238
...@@ -172,6 +172,7 @@ ...@@ -172,6 +172,7 @@
#define PCLK_HDCP 232 #define PCLK_HDCP 232
#define PCLK_DCF 233 #define PCLK_DCF 233
#define PCLK_SARADC 234 #define PCLK_SARADC 234
#define PCLK_ACODECPHY 235
/* hclk gates */ /* hclk gates */
#define HCLK_PERI 308 #define HCLK_PERI 308
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment