Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-26 | clk: tegra124: Add common clk IDs to clk-id.h | Peter De Schrijver | |
Tegra124 introduces a number of a new clocks. Introduce the corresponding the IDs for them. Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> | |||
2013-11-26 | clk: tegra: add header for common tegra clock IDs | Peter De Schrijver | |
Many clocks are common between several Tegra SoCs. Define an enum to list them so we can move them to separate files which can be shared between SoCs. Each SoC specific file will provide an array with the common clocks which are present on the SoC and their DT binding ID. Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> |