| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-20 | clk: tegra: Properly include clk.h | Stephen Boyd | |
| Clock provider drivers generally shouldn't include clk.h because it's the consumer API. Only include clk.h in files that are using it. Also add in a clkdev.h include that was missing in a file using clkdev APIs. Cc: Peter De Schrijver <pdeschrijver@nvidia.com> Cc: Thierry Reding <treding@nvidia.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> | |||
| 2013-11-26 | clk: tegra: move audio clk to common file | Peter De Schrijver | |
| Move audio clocks and PLLA initialization to a common file so it can be used by multiple Tegra SoCs. Also a new array tegra114_clks is introduced for Tegra114 which specifies which common clocks are available on Tegra114 and what their DT IDs are. Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> | |||
