浏览代码

clk: rockchip: add an id for rk3288 crypto clk

Add an id for crypto clk to the binding header, so that it can be called
in other part.

Signed-off-by: Zain Wang <zain.wang@rock-chips.com>
Acked-by: Michael Turquette <mturquette@baylibre.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Zain Wang 9 年之前
父节点
当前提交
94d5d6a0fb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/dt-bindings/clock/rk3288-cru.h

+ 1 - 0
include/dt-bindings/clock/rk3288-cru.h

@@ -86,6 +86,7 @@
 #define SCLK_USBPHY480M_SRC	122
 #define SCLK_PVTM_CORE		123
 #define SCLK_PVTM_GPU		124
+#define SCLK_CRYPTO		125
 
 #define SCLK_MAC		151
 #define SCLK_MACREF_OUT		152