diff options
author | Dinh Nguyen <dinguyen@kernel.org> | 2018-09-17 17:52:14 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2018-10-07 15:16:35 +0300 |
commit | 1f174a1a2cdebc65138e6ed1448b842e73200bb5 (patch) | |
tree | 0173a325eb2a804a228b77acffb4de46a6665700 /drivers/atm | |
parent | 9414229c9c53d3604032aa80f3d2e9ba5770cd4a (diff) | |
download | linux-1f174a1a2cdebc65138e6ed1448b842e73200bb5.tar.xz |
clocksource/drivers/dw_apb: Add reset control
Add code to retrieve the reset property from the dw-apb timers and if
the property is available, the safe operation is to assert the timer
into reset, and followed by a deassert of the timer reset (brings the
timer out of reset).
This patch is needed for systems where the bootloader has left the timer
not used in reset.
- Trivial conflict with commit a74bd1ad7a:
"Convert to using %pOFn instead of device_node.name"
Reported-by: Marek Vasut <marex@denx.de>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions