clk: rockchip: add clock ids for PCLK_DPHYRX and PCLK_DPHYTX0 on rk3368
authorHeiko Stuebner <heiko.stuebner@theobroma-systems.com>
Fri, 5 Feb 2021 11:04:58 +0000 (12:04 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 6 Feb 2021 00:05:04 +0000 (01:05 +0100)
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
include/dt-bindings/clock/rk3368-cru.h

index 0a06c5f..f896832 100644 (file)
 #define PCLK_VIP               367
 #define PCLK_WDT               368
 #define PCLK_EFUSE256          369
+#define PCLK_DPHYRX            370
+#define PCLK_DPHYTX0           371
 
 /* hclk gates */
 #define HCLK_SFC               448