commit | 70855bb5c608e4ac9dde5b669c3cf56914b713a2 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 23 09:25:56 2013 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Aug 26 10:48:45 2013 +0200 |
tree | c0c631e7d65531367c4f050e3fe86f38c4d9695f | |
parent | 81ba6c5e7b1c995083ccaab1c74ac9e0be6ef4d1 [diff] |
clk: sunxi: Allow to specify the divider width from the dividers data The divider width used to be hardcoded. Some A31 dividers are no longer with the hardcoded width, so we need to make it specific to each divider and set it in the dividers data. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Emilio López <emilio@elopez.com.ar>