From ab35dc139aed41f5e527910193f0d3c3d73a36fc Mon Sep 17 00:00:00 2001 From: Gabriel FERNANDEZ Date: Thu, 27 Feb 2014 16:24:19 +0100 Subject: [PATCH] clk: st: Support for A9 MUX clocks The patch supports the A9-mux clocks used by ClockGenA9 A9-mux clock : Multiplexer inside ClockGenA9. A9 clock can be driven by either PLL or External clock (with an optional divide-by-2). This is implemented as 3-parent clock : PLL, Ext-clk OR Ext-clk/2 Signed-off-by: Pankaj Dev Signed-off-by: Mike Turquette --- Reading git-format-patch failed