commit | c040be003f16a1bdd7997cc4ab7fc5fd43acb03b | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Wed May 16 12:01:40 2012 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Wed May 16 12:38:39 2012 +0200 |
tree | 4f112e5313b786f56f96aa12682ab113301acd5a | |
parent | 4f5a9fd341e8ffd825ecf56155df6fe6c3d732b1 [diff] |
ARM i.MX5: fix gpt peripheral clock path - The gpt peripheral clk parent is per_root, not ipg - The register for selectin per_lp_apm and per_root is MXC_CCM_CBCMR, not MXC_CCM_CBCDR Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>