[PATCH 0/7] Common Clock Framework support for Samsung S3C64xx
Kukjin Kim
kgene.kim at samsung.com
Wed Jun 19 10:17:06 EDT 2013
On 06/06/13 08:57, Tomasz Figa wrote:
> This series is an attempt to move clock support on Samsung S3C64xx SoCs
> to Common Clock Framework.
>
Looks good :)
> First, support for PLL types present on S3C64xx SoCs is added to Samsung
> Common Clock Framework driver. Then the main clock driver for mentioned
> SoCs is introduced. Further patches contain fixes for drivers to make them
> compliant with CCF semantics, migration of platform code to use the new
> clock driver and removal of old clock management code.
>
> Depends on:
> - [PATCH 0/6] Samsung watchdog support clean-up
> http://thread.gmane.org/gmane.linux.kernel.samsung-soc/18736/focus=18989
> - [PATCH 00/15] Final Samsung PWM support cleanup
> http://www.spinics.net/lists/arm-kernel/msg248725.html
BTW, Tomasz, so how was going on above PWM patches?
>
> On S3C6410-based Tiny6410 board (Mini6410-compatible):
>
> Tested-by: Tomasz Figa<tomasz.figa at gmail.com>
>
> Tomasz Figa (7):
> clk: samsung: pll: Add support for PLL6552 and PLL6553
> clk: samsung: Add clock driver for S3C64xx SoCs
> ARM: SAMSUNG: Add soc_is_s3c6400/s3c6410 macros
> ARM: s3c64xx: dma: Use clk_prepare_enable/clk_disable_unprepare
> usb: host: ohci-s3c2410 Use clk_prepare_enable/clk_disable_unprepare
> ARM: s3c64xx: Migrate clock handling to Common Clock Framework
> ARM: s3c64xx: Remove old clock management code
More information about the linux-arm-kernel
mailing list