Home
last modified time | relevance | path

Searched hist:a59ba9565ee20d162e858de03b9eebc0b9dbd8b6 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/tegra/
H A Dclk-id.ha59ba9565ee20d162e858de03b9eebc0b9dbd8b6 Mon Sep 02 14:09:08 CEST 2013 Peter De Schrijver <pdeschrijver@nvidia.com> clk: tegra: add header for common tegra clock IDs

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>