ARM: OMAP3+: am33xx id: Add new am33xx specific function to check dev_feature omap-for-v3.11/soc-part2-signed
authorVaibhav Hiremath <hvaibhav@ti.com>
Fri, 17 May 2013 10:13:41 +0000 (15:43 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Jun 2013 10:04:07 +0000 (03:04 -0700)
Layout of DEV_FEATURE register (offset = 0x604) is different
between TI81xx and AM33xx device, so create separate function
which will check for features available on specific AM33xx SoC
and set the flags accordingly.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Reviewed-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found