]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
ARM: tegra: PMC DT support
authorBitan Biswas <bbiswas@nvidia.com>
Fri, 19 Jul 2013 20:59:06 +0000 (02:29 +0530)
committerDan Willemsen <dwillemsen@nvidia.com>
Sat, 14 Sep 2013 20:42:21 +0000 (13:42 -0700)
commit86b9c9fe1608cdf12e0737fdd619f72b0c90e635
tree7d4097247395a11b617a698bca06fb323f54fae3
parentf177688ea466a25c3de4e52807785d982fa6a895
ARM: tegra: PMC DT support

PMC DT support changes are as follows:
 - Downstream code needs local changes in addition
   to upstream PMC DT support change to compile fine.
   Common clock framework (CCF) is not enabled downstream
   today as a result we cannot switch to upstream version
   of the function set_power_timers today.
 - All PMC platform data from board files is not available
   in DT bindings upstream. Using the board passed
   values in such cases to ensure that functionality
   is intact.
 - Further, if DT attribute values do not match
   board platform data settings the board setting
   is used for the time being.

bug 1173104

Change-Id: Ife63ab84178c5aa4371bfee188ce919a99f651fc
Signed-off-by: Bitan Biswas <bbiswas@nvidia.com>
Reviewed-on: http://git-master/r/263727
arch/arm/mach-tegra/pm.c
arch/arm/mach-tegra/pm.h