clk: rockchip: add SCLK_UARTPLL to rk3036 clock ids
From: Heiko Stuebner <heiko@...> Date: Mon, 27 Feb 2017 22:52:06 +0100
Commit-Message
Systems might need it, if they want to assign the pll-mux shared by all uart clocks to some specific pll. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
include/dt-bindings/clock/rk3036-cru.h | 1 + 1 file changed, 1 insertion(+)
Statistics
- 1 lines added
- 0 lines removed
Changes
-------------------- include/dt-bindings/clock/rk3036-cru.h --------------------
index de44109a3a04..58dd05af77e2 100644
@@ -56,6 +56,7 @@
#define SCLK_MACREF 152
#define SCLK_MACPLL 153
#define SCLK_SFC 160
+#define SCLK_UARTPLL 161
/* aclk gates */
#define ACLK_DMAC2 194