2015-03-13 9:54 GMT+01:00 Philipp Zabel [off-list ref]:
Am Donnerstag, den 12.03.2015, 22:55 +0100 schrieb Maxime Coquelin:
quoted
From: Maxime Coquelin <mcoquelin.stm32@gmail.com>
The STM32 MCUs family IP can be reset by accessing some shared registers.
The specificity is that some reset lines are used by the timers.
At timer initialization time, the timer has to be reset, that's why
we cannot use a regular driver.
But this is a regular driver now, should this comment be updated?
Indeed, I changed in v4 to:
The STM32 MCUs family IPs can be reset by accessing some registers
from the RCC block.
The list of available reset lines is documented in the DT bindings.
Thanks,
Maxime
regards
Philipp