[PATCH] ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xx
From: Bedia, Vaibhav <hidden>
Date: 2012-02-21 05:19:47
Also in:
linux-omap
From: Bedia, Vaibhav <hidden>
Date: 2012-02-21 05:19:47
Also in:
linux-omap
Hi Benoit, On Fri, Feb 17, 2012 at 18:51:35, Cousson, Benoit wrote:
Hi Vaibhav, On 2/17/2012 1:24 PM, Vaibhav Hiremath wrote:quoted
In case of AM33xx family of devices (like cpsw) have different sysc bit field offsets defined,It is really used by several IPs, or it is just an unique exception? For an exception, you can just define the omap_hwmod_sysc_fields for that IP. This is what SmartReflex is using for example.
I haven't really check TI81xx code but we might need to share these SYSC types with a few IPs in that family also. How can the sharing of the sysc data be handled? Regards, Vaibhav B.