]> git.baikalelectronics.ru Git - kernel.git/commit
clk: rockchip: describe clk_gmac using the new muxgrf type on rk3328
authorElaine Zhang <zhangqing@rock-chips.com>
Mon, 6 Feb 2017 02:50:35 +0000 (10:50 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 10 Mar 2017 10:20:02 +0000 (11:20 +0100)
commitd64c2bad5d959139393c1a83f3bf865076c6973f
tree9e372ed98411fe325642ffc8569bec8c05e76b3b
parente912ca5d407f62e7c96f674ea349570fff8b0716
clk: rockchip: describe clk_gmac using the new muxgrf type on rk3328

With the newly introduced clk type for muxes in the grf we now can
describe some missing clocks, like the clk_gmac2io and clk_gmac2phy
that selects between clk_mac2io_src and gmac_clkin based on a bit
set in the general register files.

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3328.c