On Mon, 11 Oct 2010, DebBarma, Tarun Kanti wrote: > In the present implementation there is inconsistency in the clock source > names for the different platforms, viz. OMAP2, OMAP3 and OMAP4 as shown > below. Therefore, I will have to modify the names so that they all have > common name across the platforms for the same type of clock. In this > regard I am proposing to modify the clock source names similar to OMAP4. > Of course we also have to look around to see if there are other modules > who are using the clock and make the necessary changes. Please look again at the links that I sent you. All you need to change are the clkdev alias names for those clocks for that particular platform device name, "timer" or whatever it will be called. That won't affect any other modules, since they will have different platform device names. The struct clk.name fields will stay the same. - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html