acrn-kernel/drivers/clk
Prashant Gaikwad 82ce742140 clk: tegra: Fix cdev1 and cdev2 IDs
Correct IDs for cdev1 and cdev2 are 94 and 93 respectively.

Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com>
[swarren: split into separate driver and device-tree patches]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2013-04-04 16:08:46 -06:00
..
mmp
mvebu
mxs clk: mxs: Fix sparse warnings 2013-03-19 12:58:41 -07:00
socfpga
spear clk:SPEAr1340: Correct parent clock configuration 2013-03-21 14:36:55 -07:00
sunxi clk: sunxi: rename compatible strings 2013-03-27 08:35:35 -07:00
tegra clk: tegra: Fix cdev1 and cdev2 IDs 2013-04-04 16:08:46 -06:00
ux500 clk: ux500: Fix prcmu clocks registration 2013-03-27 08:35:33 -07:00
versatile
x86
Kconfig clk: Add axi-clkgen driver 2013-03-19 17:20:30 -07:00
Makefile clk: arm: sunxi: Add a new clock driver for sunxi SOCs 2013-03-27 08:35:34 -07:00
clk-axi-clkgen.c clk: Add axi-clkgen driver 2013-03-19 17:20:30 -07:00
clk-bcm2835.c
clk-composite.c clk: Add composite clock type 2013-03-26 12:51:48 -07:00
clk-devres.c
clk-divider.c
clk-fixed-factor.c
clk-fixed-rate.c
clk-gate.c
clk-highbank.c
clk-ls1x.c
clk-max77686.c
clk-mux.c clk: add table lookup to mux 2013-03-22 15:18:18 -07:00
clk-nomadik.c
clk-prima2.c clk: prima2: fix return value check in sirfsoc_of_clk_init() 2013-03-22 15:16:31 -07:00
clk-twl6040.c
clk-u300.c
clk-vt8500.c clk: vt8500: Fix "fix device clock divisor calculations" 2013-03-14 22:34:26 +01:00
clk-wm831x.c
clk-zynq.c clk: zynq: Add missing zynq clk header 2013-03-27 08:44:07 -07:00
clk.c clk: allow reentrant calls into the clk framework 2013-04-02 10:23:41 -07:00
clkdev.c