Re: [LEDE-DEV] [PATCH 2/2] mvebu: Add Solidrun RTC init patch.

2018-03-17 Thread Rosen Penev
On Sat, Mar 17, 2018 at 6:24 AM, Hauke Mehrtens wrote: > On 03/16/2018 01:53 AM, Rosen Penev wrote: >> Some boards like the Turris Omnia have an RTC chip that does not get >> initialized. Initializing the RTC at the driver level helps get rid of >> bootloader hacks that write special register va

Re: [LEDE-DEV] [PATCH 2/2] mvebu: Add Solidrun RTC init patch.

2018-03-17 Thread Hauke Mehrtens
On 03/16/2018 01:53 AM, Rosen Penev wrote: > Some boards like the Turris Omnia have an RTC chip that does not get > initialized. Initializing the RTC at the driver level helps get rid of > bootloader hacks that write special register values. Please line break your commit message. Will you send