linux/drivers/clk/tegra
Stephen Warren 0203d91247 clk: tegra: fix driver to match DT binding
enum tegra*_clk is intended to match the IDs listed in the Tegra clock
bindings. There are a few mismatches, which this patch fixes:

1) pll_s and cop were left out of the Tegra20 enum.

2) spdif_in and spdif_out were swapped relative to the Tegra30 binding.

3) i2cslow was misnamed as i2c_slow, and a duplicate i2cslow clock added
   to the Tegra30 enum.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Tested-by: Thierry Reding <thierry.reding@avionic-design.de>
2013-02-13 11:17:02 -07:00
..
clk-audio-sync.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-divider.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-periph-gate.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-periph.c ARM: tegra: migrate to new clock code 2013-01-28 11:19:07 -07:00
clk-pll-out.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-pll.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-super.c clk: tegra: Implement locking for super clock 2013-02-12 10:29:12 -07:00
clk-tegra20.c clk: tegra: fix driver to match DT binding 2013-02-13 11:17:02 -07:00
clk-tegra30.c clk: tegra: fix driver to match DT binding 2013-02-13 11:17:02 -07:00
clk.c ARM: tegra: migrate to new clock code 2013-01-28 11:19:07 -07:00
clk.h clk: tegra: add clock support for Tegra30 2013-01-28 11:19:07 -07:00
Makefile clk: tegra: add clock support for Tegra30 2013-01-28 11:19:07 -07:00