Soren Brinkmann 056b205316 clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flag
Dividers which have CLK_DIVIDER_ONE_BASED set have a redundant state,
being a divider value of zero. Some hardware implementations allow a
zero divider which simply doesn't alter the frequency. I.e. it acts like
a divide by one or bypassing the divider.
This flag is used to handle such HW in the clk-divider model.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2013-04-03 12:56:30 -07:00
..
2013-03-19 12:58:41 -07:00
2013-03-22 15:18:18 -07:00
2013-03-19 17:20:30 -07:00
2013-03-26 12:51:48 -07:00
2012-08-31 11:05:18 -07:00
2013-03-22 15:18:18 -07:00
2012-07-11 15:36:45 -07:00
2012-12-11 13:13:55 -08:00
2013-03-19 17:20:30 -07:00