[PATCH v3 06/15] drivers: reset: Add STM32 reset driver
Maxime Coquelin
mcoquelin.stm32 at gmail.com
Tue Mar 17 10:23:41 PDT 2015
2015-03-13 9:54 GMT+01:00 Philipp Zabel <p.zabel at pengutronix.de>:
> Am Donnerstag, den 12.03.2015, 22:55 +0100 schrieb Maxime Coquelin:
>> From: Maxime Coquelin <mcoquelin.stm32 at 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
>
More information about the linux-arm-kernel
mailing list