diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-03-31 10:12:26 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-03-31 15:53:58 (GMT) |
commit | 3071efa466b30636bf958f3d13bc808e03105cd8 (patch) | |
tree | 911c21789551a3aa19f18da0a0d2b5b1785fcd48 /CREDITS | |
parent | 4a59058f0b09682200c04b1db236b4a3b92128d7 (diff) | |
download | linux-3071efa466b30636bf958f3d13bc808e03105cd8.tar.xz |
clocksource/drivers/sun5i: Add clock notifiers
The parent clock of the sun5i timer is the AHB clock, which rate
might change because of other devices requirements.
This is for example the case on the Allwinner A31, where the DMA
controller needs a minimum rate higher than the default, that is
enforced after the timer driver has probed.
Add clock notifiers to make sure we reflect the clock rate
changes in the timer rates.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org
Link: http://lkml.kernel.org/r/1427796746-373-5-git-send-email-daniel.lezcano@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions