ARM: dts: imx: fix clocks for cspi
authorJonas Andersson <jonas@microbit.se>
Thu, 23 May 2013 11:38:05 +0000 (13:38 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 24 May 2013 05:41:00 +0000 (13:41 +0800)
The CSPI controller has only one clock, but the driver spi-imx.c needs
clock "per" to calculate bitrate divisor.

Signed-off-by: Jonas Andersson <jonas@microbit.se>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found