]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
m68knommu: Add qspi clk for Coldfire SoCs without real clks.
authorSteven King <sfking@fdwdc.com>
Wed, 14 May 2014 17:06:29 +0000 (10:06 -0700)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 26 May 2014 03:28:37 +0000 (13:28 +1000)
commit748595237858b2685e2e7f35666af1f2c11b6f9f
tree4f8b6fba0e1c8440f6b34710fe310f95ccfdeaa9
parent5198f847f7229a7f3a44d774d1e662ab6c689dc0
m68knommu: Add qspi clk for Coldfire SoCs without real clks.

Since we now have fake clks on devices without real clocks, we need clks
defined for qspi for the qspi driver to work on those devices.

Signed-off-by: Steven King <sfking@fdwdc.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/platform/coldfire/m523x.c
arch/m68k/platform/coldfire/m5249.c
arch/m68k/platform/coldfire/m525x.c
arch/m68k/platform/coldfire/m5272.c
arch/m68k/platform/coldfire/m527x.c
arch/m68k/platform/coldfire/m528x.c