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
This commit is contained in:
Heiko Stuebner 2021-02-05 12:04:58 +01:00 коммит произвёл Heiko Stuebner
Родитель d48fbef962
Коммит 0be10b6f68
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -148,6 +148,8 @@
#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