Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clk: rockchip: add clock-id for rk3036 emac pll source clock

Suitable PLLs for the emac on the rk3036 are difficult to find
and one of them is the (continuously changing) APLL. So in most
cases it will be necessary to select a PLL manually.
So add a clock-id for it.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Cc: Xing Zheng <zhengxing@rock-chips.com>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Heiko Stuebner <heiko@sntech.de>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: linux-clk@vger.kernel.org
Cc: linux-rockchip@lists.infradead.org
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Xing Zheng and committed by
David S. Miller
f7e18022 e764b939

+1
+1
include/dt-bindings/clock/rk3036-cru.h
··· 54 54 #define SCLK_PVTM_VIDEO 125 55 55 #define SCLK_MAC 151 56 56 #define SCLK_MACREF 152 57 + #define SCLK_MACPLL 153 57 58 #define SCLK_SFC 160 58 59 59 60 /* aclk gates */