]> git.karo-electronics.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>
Thu, 15 May 2014 11:41:03 +0000 (21:41 +1000)
commit5fd3e283bbf5fda58eb1cfcc4ecdbce4f173fe4c
tree9cbb72f5c5b63c86ec743cfd2e6ca67116da0e52
parent2f91abcad9943d04bf0b97da6fcc270ac43db422
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