commit | cbf27660e692d8c74087c0ccb80225207d280af1 | [log] [tgz] |
---|---|---|
author | Benoit Cousson <b-cousson@ti.com> | Thu Aug 05 15:22:35 2010 +0200 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Thu Sep 23 17:14:16 2010 -0700 |
tree | 8d6e616e34bbbd00b2fe803c1002338820be6298 | |
parent | 55d2cb0814f4285f89be8ed474a8ae7042fb5735 [diff] |
OMAP4: pm: Change l3_main to l3_main_1 during bus device init The OMAP4 L3 interconnect is split in 3 part for power saving reason. Because of that there is no l3_main like on OMAP2 & 3 but 3 differentes l3_main_X instances. In the case of OMAP4, query only the l3_main_1 part. The clock and voltage are shared across the 3 instances. Signed-off-by: Benoit Cousson <b-cousson@ti.com> Cc: Paul Walmsley <paul@pwsan.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>