17 Aug
2015
17 Aug
'15
8:20 p.m.
On Sun, Aug 16, 2015 at 12:38:41AM -0700, Anatol Pomozov wrote:
On Thu, Aug 13, 2015 at 3:33 PM, Mark Brown broonie@kernel.org wrote:
So ACPI based platforms have to deal with providing clocks in some other way, that's something that is abstracted away by the clock API. There are a number of drivers for both board file based and ACPI based systems already in tree which manage to make use of the clock API.
What is the best example of driver that uses clk API in both DT and ACPI friendly way? I will use it as a template for my driver.
Any driver using the clock API should provide a suitable reference. The mechanism used to resolve clocks is completely opaque to the driver using the clock API.