Skip to content

Commit 0be10b6

Browse files
committed
clk: rockchip: add clock ids for PCLK_DPHYRX and PCLK_DPHYTX0 on rk3368
Needed by the mipi dphys. The naming follows the clock names in the manual. Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> Link: https://lore.kernel.org/r/20210205110502.1850669-1-heiko@sntech.de
1 parent d48fbef commit 0be10b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@
148148
#define PCLK_VIP 367
149149
#define PCLK_WDT 368
150150
#define PCLK_EFUSE256 369
151+
#define PCLK_DPHYRX 370
152+
#define PCLK_DPHYTX0 371
151153

152154
/* hclk gates */
153155
#define HCLK_SFC 448

0 commit comments

Comments
 (0)