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)
commit9bb4db62327ebfd125fa6a8c892ebe3152a9f531
tree9e372ed98411fe325642ffc8569bec8c05e76b3b
parent4d00542b27e2fd34761b93e9077fae09a19ffc0d
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