mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 04:03:04 +09:00
dt-bindings: clock: rk1808-cru: fix up the ID number repetition
HCLK_ISP and HCLK_CIF ID num are all 205. Change-Id: Ia43cf6a8cd65e43673b4ebfe63bd92a3115740ab Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
@@ -147,7 +147,6 @@
|
||||
#define HCLK_VOPLITE 203
|
||||
#define HCLK_RGA 204
|
||||
#define HCLK_ISP 205
|
||||
#define HCLK_CIF 205
|
||||
#define LSCLK_PCIE 206
|
||||
#define HCLK_HOST 207
|
||||
#define LSCLK_PERI 208
|
||||
@@ -165,6 +164,7 @@
|
||||
#define MSCLK_CORE_NIU 220
|
||||
#define HSCLK_IMEM 221
|
||||
#define HCLK_HOST_ARB 222
|
||||
#define HCLK_CIF 223
|
||||
|
||||
/* pclk gates */
|
||||
#define PCLK_DDR 250
|
||||
|
||||
Reference in New Issue
Block a user