Re: [GIT PULL] RTC for 4.18

2018-07-11 Thread Alexandre Belloni
On 11/07/2018 10:17:11+0100, Jon Hunter wrote: > Hi Alexandre. > > On 10/07/18 23:14, Alexandre Belloni wrote: > > Hi Jon, > > > > Can you test that one? > > > > https://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git/patch/?id=4393575d9aa250c74335f8b37e0466b872b5080 > > > > This fix

Re: [GIT PULL] RTC for 4.18

2018-07-11 Thread Jon Hunter
Hi Alexandre. On 10/07/18 23:14, Alexandre Belloni wrote: > Hi Jon, > > Can you test that one? > > https://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git/patch/?id=4393575d9aa250c74335f8b37e0466b872b5080 > > This fixes setting alarms on the TPS658623 of my T20 board but I don't > ge

Re: [GIT PULL] RTC for 4.18

2018-07-10 Thread Alexandre Belloni
Hi Jon, Can you test that one? https://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git/patch/?id=4393575d9aa250c74335f8b37e0466b872b5080 This fixes setting alarms on the TPS658623 of my T20 board but I don't get the interrupt I'm expecting. However, I don't get interrupts with the off

Re: [GIT PULL] RTC for 4.18

2018-07-09 Thread Alexandre Belloni
On 09/07/2018 13:04:36+0100, Jon Hunter wrote: > > Ok, I probably found the issue but the fix is not immediate. I'll try to > > post something tomorrow. > > Sorry if I missed it, but did you send a fix for this? > Not yet, I'll keep you copied. I was missing the serial cable of my T20 board with

Re: [GIT PULL] RTC for 4.18

2018-07-09 Thread Jon Hunter
Hi Alexandre, On 26/06/18 22:31, Alexandre Belloni wrote: > On 26/06/2018 17:54:57+0100, Jon Hunter wrote: >> >> On 26/06/18 17:15, Alexandre Belloni wrote: >>> Hi, >>> >>> On 26/06/2018 16:51:40+0100, Jon Hunter wrote: > rtc: tps6586x: let the core handle rtc range Sorry I am

Re: [GIT PULL] RTC for 4.18

2018-06-26 Thread Alexandre Belloni
On 26/06/2018 17:54:57+0100, Jon Hunter wrote: > > On 26/06/18 17:15, Alexandre Belloni wrote: > > Hi, > > > > On 26/06/2018 16:51:40+0100, Jon Hunter wrote: > >>> rtc: tps6586x: let the core handle rtc range > >> > >> Sorry I am missing the original mail with the above change, but I > >> h

Re: [GIT PULL] RTC for 4.18

2018-06-26 Thread Jon Hunter
On 26/06/18 17:15, Alexandre Belloni wrote: > Hi, > > On 26/06/2018 16:51:40+0100, Jon Hunter wrote: >>> rtc: tps6586x: let the core handle rtc range >> >> Sorry I am missing the original mail with the above change, but I >> have noticed on v4.18-rc1 that rtc wake-ups from suspend are no >

Re: [GIT PULL] RTC for 4.18

2018-06-26 Thread Alexandre Belloni
Hi, On 26/06/2018 16:51:40+0100, Jon Hunter wrote: > > rtc: tps6586x: let the core handle rtc range > > Sorry I am missing the original mail with the above change, but I > have noticed on v4.18-rc1 that rtc wake-ups from suspend are no > longer working on one of our Tegra boards. The bisect

Re: [GIT PULL] RTC for 4.18

2018-06-26 Thread Jon Hunter
Hi Alexandre, On 10/06/18 23:16, Alexandre Belloni wrote: > Hi Linus, > > Here is the pull-request for the RTC subsystem for 4.18. > > Setting the supported range from drivers for RTCs failing soon has > started. A few fixes are developed along the way. > Some drivers have been switched to SPDX