2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-23 22:25:40 +08:00
linux-next/drivers/clk/samsung
Charles Keepax a92dda4bfa clk: s3c64xx: Hookup SPI clocks correctly
In the move to this clock driver the hookups for the SPI clocks were
dropped, which causes my system Cragganmore (s3c6410 based) to be unable
to locate any spibus clocks. This patch adds them back in.

When taking the clock from the epll clock (SCLK) the rates on the SPI
bus are incorrect, this needs further debugging but the hookup here
should be correct and the problem should be else where.

The USBCLK case has been dropped because this requires the USB PHY to be
enabled.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
2014-06-30 14:46:26 +02: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 Samsung 2nd drivers for 3.16 2014-05-30 21:48:39 -07: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: Add 5800 specific clocks 2014-05-19 22:15:08 +09:00
clk-exynos5440.c clk/samsung: add support for multiple clock providers 2014-05-14 19:15:38 +02: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-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
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