linux/drivers/clk/bcm
Martin Sperl 3b15afefbe clk: bcm2835: reorganize bcm2835_clock_array assignment
Reorganize bcm2835_clock_array so that there is no more
need for separate bcm2835_*_data structures to be defined.
Instead the required structures are generated inline via
helper macros.

To allow this to also work for pll alone it was required that
the parent_pll was changed from a pointer to bcm2835_pll_data
to the name of the pll instead.

Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
2016-03-17 10:42:17 -07:00
..
clk-bcm63xx.c
clk-bcm281xx.c
clk-bcm2835-aux.c
clk-bcm2835.c clk: bcm2835: reorganize bcm2835_clock_array assignment 2016-03-17 10:42:17 -07:00
clk-bcm21664.c
clk-cygnus.c
clk-iproc-armpll.c
clk-iproc-asiu.c
clk-iproc-pll.c
clk-iproc.h
clk-kona-setup.c
clk-kona.c
clk-kona.h
clk-ns2.c
clk-nsp.c
Kconfig
Makefile