Re: U-Boot CONFIG_TIMER migration deadline

2022-10-14 Thread Tom Rini
On Fri, Oct 14, 2022 at 03:46:45PM +0200, Marek Vasut wrote: > On 10/14/22 15:25, Tom Rini wrote: > > Hey all, > > > > I'm sending this email out to the main and custodian lists, and bcc'ing > > all of the listed maintainers for platforms that have a problem here. > > The migration deadline for sw

Re: U-Boot CONFIG_TIMER migration deadline

2022-10-14 Thread Marek Vasut
On 10/14/22 15:25, Tom Rini wrote: Hey all, I'm sending this email out to the main and custodian lists, and bcc'ing all of the listed maintainers for platforms that have a problem here. The migration deadline for switching from CONFIG_SYS_TIMER_RATE or CONFIG_SYS_TIMER_COUNTER and to using CONFI

Re: U-Boot CONFIG_TIMER migration deadline

2022-10-14 Thread Tom Rini
On Fri, Oct 14, 2022 at 02:32:41PM +0100, Peter Robinson wrote: > Hey Tom, > > > I'm sending this email out to the main and custodian lists, and bcc'ing > > all of the listed maintainers for platforms that have a problem here. > > The migration deadline for switching from CONFIG_SYS_TIMER_RATE or

Re: U-Boot CONFIG_TIMER migration deadline

2022-10-14 Thread Peter Robinson
Hey Tom, > I'm sending this email out to the main and custodian lists, and bcc'ing > all of the listed maintainers for platforms that have a problem here. > The migration deadline for switching from CONFIG_SYS_TIMER_RATE or > CONFIG_SYS_TIMER_COUNTER and to using CONFIG_TIMER is the v2023.01 > rel

U-Boot CONFIG_TIMER migration deadline

2022-10-14 Thread Tom Rini
Hey all, I'm sending this email out to the main and custodian lists, and bcc'ing all of the listed maintainers for platforms that have a problem here. The migration deadline for switching from CONFIG_SYS_TIMER_RATE or CONFIG_SYS_TIMER_COUNTER and to using CONFIG_TIMER is the v2023.01 release. Now,