]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
m68knommu: add clock creation support macro for other ColdFire CPUs
authorGreg Ungerer <gerg@uclinux.org>
Fri, 13 Jul 2012 04:48:23 +0000 (14:48 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 5 Dec 2012 00:51:24 +0000 (10:51 +1000)
commit610ac9381e41e8bdcd5482c24028bc777404321f
tree6d32a8534d4c4f0e571e61b78e2d17bf3cfaa46b
parent423c01eac31fe9e6c9eee7bf45ace9abcd57251b
m68knommu: add clock creation support macro for other ColdFire CPUs

The clock support code for ColdFire CPUs currently supports those that
have the clock control register PPMCR. Expose the struct clk for all CPU
types and add a definition for all other ColdFire CPU types.

With this we will be able to define simple clock trees for all ColdFire
CPU types, even though they will not be able to be enabled or disabled.
They will be able to report the clock rate.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/mcfclk.h