commit | 8f6e900a661881f9585d9b3a7173a44020c3c0b2 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Wed Aug 25 11:56:26 2010 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Fri Oct 01 09:33:04 2010 +0200 |
tree | 756de76aa2be39577ec895e1569748bf6d2eb254 | |
parent | 63a7c6d7507ed6f4ea24a8ed008efa1bb22a2a97 [diff] |
ARM: mx5: clock-imx51: make *ipg clocks secondary clocks of their corresponding peripheral clocks Currently the uarts and timer only work because they are turned on by reset default. Make them secondary clocks of their corresponding peripheral clocks to make sure they are turned on when necessary. Also, register some clocks to get rid of compiler warnings Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>