linux/drivers/clk/socfpga
Dinh Nguyen 4d04391cfe clk: socfpga: Remove check for "reg" property in socfpga_clk_init
The function socfpga_clk_init() can support clocks that do not have a divider
register, but a fixed-divider that can be read from DTS. Therefore, the "reg"
property is not a failing condition for socfpga_clk_init().

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2013-11-27 12:48:51 -08:00
..
clk.c clk: socfpga: Remove check for "reg" property in socfpga_clk_init 2013-11-27 12:48:51 -08:00
Makefile ARM: socfpga: initial support for Altera's SOCFPGA platform 2012-07-19 10:39:00 +02:00