]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
clk: rockchip: add an id for rk3288 crypto clk
authorZain Wang <zain.wang@rock-chips.com>
Tue, 17 Nov 2015 04:00:45 +0000 (12:00 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 23 Nov 2015 18:50:23 +0000 (19:50 +0100)
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>
include/dt-bindings/clock/rk3288-cru.h

index c719aacef14fb84f030603d5435a733f7dc2b1ba..9e0a5e9acee996ed30e8ccb1349d5d20f5f23c5b 100644 (file)
@@ -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