clk: rockchip: Fix SPIF special clock definition
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 28 Jul 2015 09:52:42 +0000 (11:52 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 12 Aug 2015 07:59:22 +0000 (00:59 -0700)
commitbea047e075784471461c4338d0ffa45cb1378d67
tree468608d9ac21ed5657126970d7e3d0b20b3b2b30
parentd24d2ec60f7b52c0eca1c52f821777329e5ffac1
clk: rockchip: Fix SPIF special clock definition

Neither spdif_src nor spdif_pll exists, judging by the vendor kernel in
both cases spdif_pre was meant. This brings the naming in line and
hierachy in line with that of sclk_i2s0.

Also allow sclk_spdif and spdif_frac to change their parents rate as
that the upstream dividers are purely there to feed sclk_spdif

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
drivers/clk/rockchip/clk-rk3188.c