From: Heiko Stuebner Date: Thu, 8 May 2014 20:48:51 +0000 (+0900) Subject: clk: samsung: add clock driver for external clock outputs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~45^2~7^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5799ea12a41286d9588155a1abd828f43bc63d6b;p=pandora-kernel.git clk: samsung: add clock driver for external clock outputs This adds a driver for controlling the external clock outputs of s3c24xx architectures including the dclk muxes and dividers. The driver at the moment only supports the legacy non-dt boards using these clock outputs. The clock-output control itself is part of the system-controller mainly controlled by the pinctrl drivers. So it should most likely be integrated there for dt platforms. Signed-off-by: Heiko Stuebner Acked-by: Mike Turquette Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed