commit | fa54dccddc8f4a53c223d53c56c54c61ea7d2623 | [log] [tgz] |
---|---|---|
author | Aneesh V <aneesh@ti.com> | Sat Jul 02 08:00:21 2011 +0530 |
committer | Tony Lindgren <tony@atomide.com> | Fri Jul 08 02:07:48 2011 -0700 |
tree | 27fa752d2869f2ed83a99213a5da7aa563ee80c2 | |
parent | 48cb1258e8b0f8c81cfb699b42326c5b2147b3f8 [diff] |
OMAP: ID: introduce chip detection for OMAP4460 Add support for detecting the latest in the OMAP4 family: OMAP4460 Among other changes, the new chip also can support 1.5GHz A9s, 1080p stereoscopic 3D and 12 MP stereo (dual camera). In addition, we have changes to OPPs supported, clock tree etc, hence having a chip detection is required. For more details on OMAP4460, see Highlights: http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?contentId=53243&navigationId=12843&templateId=6123 Public TRM is available here as usual: http://focus.ti.com/general/docs/wtbu/wtbudocumentcenter.tsp?templateId=6123&navigationId=12667 [nm@ti.com: cleanups and introduction of ramp system] Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Rajendra Nayak <rnayak@ti.com> Reviewed-by: Kevin Hilman <khilman@ti.com> Reviewed-by: Paul Walmsley <paul@pwsan.com> [tony@atomide.com: updated to not use CHIP_IS_OMAP44XX] Signed-off-by: Tony Lindgren <tony@atomide.com>