Re: [PATCH v2 3/6] rtc: s5m: Use shorter time of register update

2014-04-28 Thread Lee Jones
Set the time needed for updating alarm and time registers to 0.45 ms. The default is 7.32 ms which is too long and leads to warnings when setting alarm or time: s5m-rtc: waiting for UDR update, reached max number of retries Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com

[PATCH v2 3/6] rtc: s5m: Use shorter time of register update

2014-04-18 Thread Krzysztof Kozlowski
Set the time needed for updating alarm and time registers to 0.45 ms. The default is 7.32 ms which is too long and leads to warnings when setting alarm or time: s5m-rtc: waiting for UDR update, reached max number of retries Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Cc: