[PATCH 0/2] stm32 clocksource driver rework

2017-09-14 Thread Benjamin Gaignard
These patch implements clocksource and clockevent by using only one hardware block. It also limits usage of clocksource to 32 bits timers because 16 bits ones aren't enough accurate. Series includes minor clean up in structures, function prototypes and driver name. Since 16 bits timers become

[PATCH 0/2] stm32 clocksource driver rework

2017-09-14 Thread Benjamin Gaignard
These patch implements clocksource and clockevent by using only one hardware block. It also limits usage of clocksource to 32 bits timers because 16 bits ones aren't enough accurate. Series includes minor clean up in structures, function prototypes and driver name. Since 16 bits timers become