Re: [PATCH 01/10] clk: mvebu: introduce per-clock-gate flags

2013-05-28 Thread Jason Cooper
Sebastian, Thomas, On Sat, May 11, 2013 at 03:08:01AM +0200, Sebastian Hesselbarth wrote: > Clock gates found on MVEBU SoCs get registered by a common function. > To allow specific SoCs to provide tweaks introduce flags to the clock > gate descriptor instead of filling up the common function SoC s

[PATCH 01/10] clk: mvebu: introduce per-clock-gate flags

2013-05-10 Thread Sebastian Hesselbarth
Clock gates found on MVEBU SoCs get registered by a common function. To allow specific SoCs to provide tweaks introduce flags to the clock gate descriptor instead of filling up the common function SoC specific tweaks. Signed-off-by: Sebastian Hesselbarth --- Cc: Jason Cooper Cc: Andrew Lunn Cc: