From: Boris BREZILLON Date: Wed, 7 May 2014 16:00:08 +0000 (+0200) Subject: clk: at91: rework main clk implementation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~18^2~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27cb1c2083373a44130d50d4d2fb64cf7eff2d90;p=pandora-kernel.git clk: at91: rework main clk implementation AT91 main clk is a clk multiplexer and not a simple fixed rate clk as currently implemented. In some SoCs (sam9x5, sama5, sam9g45 families) this multiplexer can choose among 2 sources: an internal RC oscillator circuit and an oscillator using an external crystal. In other Socs (sam9260, rm9200 families) the multiplexer source is hardcoded to the external crystal oscillator. Signed-off-by: Boris BREZILLON Acked-by: Mike Turquette Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed