On Wed, May 23, 2012 at 09:40:44AM +0900, jonghwa3.lee@samsung.com wrote: > I tried to change API to generic version but it got problem because of > overlapping. As you know almost of boards uses private clock API not > generic. So how do you think can i test it without modifying board file? > I'm afraid of changing all clock registering is too expensive. I've been using x86 to do build tests, though it's not so useful for testing and you do need to enable the API since the x86 maintainers have been ignoring my patches to do so. The other option would be to just drop the support for the clock enables until the clock API is available on a paltform you have.