ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xx
authorVaibhav Hiremath <hvaibhav@ti.com>
Wed, 4 Jul 2012 09:40:59 +0000 (03:40 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 4 Jul 2012 09:40:59 +0000 (03:40 -0600)
commit248b3b3d841b01d0a5a55b746fc7e5e9edbe65e6
treea3a805f064d974bada367b7b9377a73ed4b8c9cb
parent6887a4131da3adaab011613776d865f4bcfb5678
ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xx

In case of AM33xx family of devices (like cpsw) have different sysc
bit field offsets defined,

sysc_type3:
|  3     2  |  1    0  |
| STDBYMODE | IDLEMODE |

So introduce new sysc_type3 in omap_hwmod common data.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Vaibhav Bedia <vaibhav.bedia@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_common_data.c
arch/arm/plat-omap/include/plat/omap_hwmod.h
This page took 0.030275 seconds and 5 git commands to generate.