Skip to content

Commit 14a1d1d

Browse files
knaerzchemmind
authored andcommitted
dt-bindings: clock: rk3128: Add PCLK_MIPIPHY
The DPHY's APB clock is required to be exposed in order to be able to enable it and access the phy's registers. Signed-off-by: Alex Bee <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 1613e60 commit 14a1d1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/dt-bindings/clock/rk3128-cru.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
#define PCLK_GMAC 367
117117
#define PCLK_PMU_PRE 368
118118
#define PCLK_SIM_CARD 369
119+
#define PCLK_MIPIPHY 370
119120

120121
/* hclk gates */
121122
#define HCLK_SPDIF 440

0 commit comments

Comments
 (0)