clk: tegra: allow PLL m,n,p init from SoC files
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Wed, 5 Jun 2013 13:51:25 +0000 (16:51 +0300)
committerMike Turquette <mturquette@linaro.org>
Wed, 12 Jun 2013 00:38:39 +0000 (17:38 -0700)
The m,n,p fields don't have the same bit offset and width across all PLLs.
This patch allows SoC specific files to indicate the offset and width.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found