From: Olof Johansson Date: Sat, 8 Jun 2013 01:18:08 +0000 (-0700) Subject: Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into... X-Git-Tag: v3.10-rc5~4^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3d0d8b9155b2a60e3d2498e7d928051043d2d546;p=profile%2Fcommon%2Fkernel-common.git Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes From Shawn Guo, imx fixes for 3.10, take 2: - One device tree fix for all spi node to have per clock added. The clock is needed by spi driver to calculate bit rate divisor. The spi node in the current device trees either does not have the clock or is defined as dummy clock, in which case the driver probe will fail or spi will run at a wrong bit rate. - Two imx6q clock fixes, which correct axi_sels and ldb_di_sels. * tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6: ARM: imx: clk-imx6q: AXI clock select index is incorrect ARM: dts: imx: fix clocks for cspi ARM i.MX6q: fix for ldb_di_sels Signed-off-by: Olof Johansson --- 3d0d8b9155b2a60e3d2498e7d928051043d2d546