]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM i.MX5: fix gpt peripheral clock path
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 16 May 2012 10:01:40 +0000 (12:01 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 16 May 2012 10:38:39 +0000 (12:38 +0200)
commitc040be003f16a1bdd7997cc4ab7fc5fd43acb03b
tree4f112e5313b786f56f96aa12682ab113301acd5a
parent4f5a9fd341e8ffd825ecf56155df6fe6c3d732b1
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>
arch/arm/mach-imx/clk-imx51-imx53.c