Hi,
Currently I am working on OMAP4460 (panda board with ICS ).
I am writing a driver in which I am using two GPIO's (155 and 156).
In OMAP3, we used to have two registers to enable ICLK and FCLK (CM_FCLKEN_PER, CM_ICLKEN_PER),
In OMAP4 I am not able to see such kind of registers to enable these clocks.
Can you please let me know the registers to use for these clocks in OMAP4460.