On 7 February 2012 16:33, Anthony Liguori <[email protected]> wrote: > OMAP clocks are devices. Don't they belong in the devices hierarchy under > the omap-clocks branch?
I think they should be interfaces, not devices. The device would be the PRCM (power, reset and clock manager) which provides a pile of registers for configuring the clocks and also outbound clock interfaces which you then wire up to the various devices like uart/usb/etc in the same way as you would IRQs or GPIO. -- PMM -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
