clk: imx6sx: Register SAI clocks as shared clocks
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 8 Mar 2016 12:33:39 +0000 (09:33 -0300)
committerShawn Guo <shawnguo@kernel.org>
Thu, 31 Mar 2016 06:36:42 +0000 (14:36 +0800)
commit0b55257ebc66d333e86415b0fdf46450ca807059
tree4408ec5745c51dd0e04e8b787e321908ee4f590a
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
clk: imx6sx: Register SAI clocks as shared clocks

SAIx and SAIx_IPG share the same bit fields in the CCM registers, so
we should better register them via imx_clk_gate2_shared().

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx6sx.c