]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00318063-2: ARM: imx6q: fix axi_sels mux setting
authorShawn Guo <shawn.guo@freescale.com>
Mon, 15 Sep 2014 08:07:04 +0000 (16:07 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:33 +0000 (21:17 -0600)
commit6e1cf2d6ef0d2025f824d8905a1594d9c46dc4de
tree656461d2d03679961fe95c0f0807519989809075
parentb79f29b6a77d82817bb501495ca49d051723a3be
ENGR00318063-2: ARM: imx6q: fix axi_sels mux setting

The current imx6q clock driver combines two mux clocks axi_alt_sel and
axi_sel into one, while axi_alt_sel is a glitchy mux and axi_sel is a
glitchless one.  Fix it to match the clock tree in Reference Manual.

shawn.guo: cherry-pick commit 973abca21604 from imx_3.10.y

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-imx6q.c
include/dt-bindings/clock/imx6qdl-clock.h