OpenCloudOS-Kernel/drivers/clk/samsung
Doug Anderson 44ff0254b8 clk: exynos5420: Remove aclk66_peric from the clock tree description
The "aclk66_peric" clock is a gate clock with a whole bunch of gates
underneath it.  This big gate isn't very useful to include in our
clock tree.  If any of the children need to be turned on then the big
gate will need to be on anyway.  ...and there are plenty of other "big
gates" that aren't described in our clock tree, some of which shut off
collections of clocks that have no relationship in the hierarchy so
are hard to model.

"aclk66_peric" is causing earlyprintk problems since it gets disabled
as part of the boot process, so let's just remove it.

Strangely (and for no good reason) this clock is exported as part of
the common clock bindings.  Remove it since there are no in-kernel
device trees using it and no reason anyone out of tree should refer to
it either.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
2014-06-30 14:47:33 +02:00
..
Kconfig ARM: S3C24XX: move S3C24XX clock Kconfig options to Samsung clock Kconfig file 2014-05-14 19:41:15 +02:00
Makefile clk: exynos5410: register clocks using common clock framework 2014-05-31 02:13:16 +09:00
clk-exynos-audss.c dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock 2014-03-21 04:31:30 +09:00
clk-exynos4.c clk: samsung: exynos4: Remove SRC_MASK_ISP gates 2014-06-30 14:46:03 +02:00
clk-exynos3250.c clk: samsung: exynos3250: Add clocks using common clock framework 2014-05-14 19:41:32 +02:00
clk-exynos5250.c clk/exynos5250: fix bit number for tv sysmmu clock 2014-06-30 14:46:36 +02:00
clk-exynos5260.c clk/exynos5260: add clock file for exynos5260 2014-05-14 19:16:55 +02:00
clk-exynos5260.h clk/exynos5260: add clock file for exynos5260 2014-05-14 19:16:55 +02:00
clk-exynos5410.c clk: exynos5410: register clocks using common clock framework 2014-05-31 02:13:16 +09:00
clk-exynos5420.c clk: exynos5420: Remove aclk66_peric from the clock tree description 2014-06-30 14:47:33 +02:00
clk-exynos5440.c clk/samsung: add support for multiple clock providers 2014-05-14 19:15:38 +02:00
clk-pll.c clk/samsung: add support for pll2650xx 2014-05-14 19:16:54 +02:00
clk-pll.h clk/samsung: add support for pll2650xx 2014-05-14 19:16:54 +02:00
clk-s3c64xx.c clk: s3c64xx: Hookup SPI clocks correctly 2014-06-30 14:46:26 +02:00
clk-s3c2410-dclk.c clk: samsung: fix build error 2014-05-26 14:19:39 -07:00
clk-s3c2410.c clk: samsung: add more aliases for s3c24xx 2014-06-30 14:45:56 +02:00
clk-s3c2412.c clk/samsung: add support for multiple clock providers 2014-05-14 19:15:38 +02:00
clk-s3c2443.c clk/samsung: add support for multiple clock providers 2014-05-14 19:15:38 +02:00
clk.c clk: samsung: fixed compiler warning [-Wpointer-to-int-cast] 2014-05-14 19:40:05 +02:00
clk.h clk/samsung: add support for multiple clock providers 2014-05-14 19:15:38 +02:00