ARM: clk-imx6sl: correct the pxp and epdc axi clock selections
authorFancy Fang <chen.fang@freescale.com>
Thu, 4 Sep 2014 08:33:12 +0000 (16:33 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 16 Sep 2014 02:06:46 +0000 (10:06 +0800)
commite37c1ad0327af0639f6358357f60f6209f8bbad6
tree35869f26ed1bdb2b137e8f5455869d962420dfd6
parent7bce3d23ecfd327bd277598d67e93655fb4cc0ed
ARM: clk-imx6sl: correct the pxp and epdc axi clock selections

The parent clocks of IMX6SL_CLK_PXP_AXI_SEL and IMX6SL_CLK_EPDC_AXI_SEL
clocks are not the same. So split the epdc_pxp_sels into two different
clock selections 'pxp_axi_sels' and 'epdc_axi_sels'.

Signed-off-by: Fancy Fang <chen.fang@freescale.com>
Signed-off-by: Robby Cai <R63905@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-imx6sl.c