Re: [PATCH v12 0/1] Introducing ETAS ES58X CAN USB interfaces
From: Jimmy Assarsson <hidden>
Date: 2021-03-09 12:22:37
On 2021-03-09 13:18, Vincent MAILHOL wrote:
Hi Jimmy, On Tue. 9 Mar 2021 at 17:30, Jimmy Assarsson [off-list ref] wrote:quoted
On 2021-03-08 17:34, Vincent Mailhol wrote:quoted
Here comes the twelfth iteration of the ETAS es58x usb driver. The major difference from previous version is the total removal of spinlocks. Aside of that, I also implemented the TDC accordingly to the patch series which I submitted here two weeks ago. This patch series is based on linux-can-next/testing. It requires the latest patches in that branch to compile. Crossing fingers, hoping that we are now close to a release. Thank you in advance for your review and for your time! Yours sincerely, VincentHi Vincent, Can you please send me the patch, since it does not reach the mailing list (+100 000 characters).I resent it. It is now available at: https://lkml.org/lkml/2021/3/9/456
Great :)
Also, I guess that your main interest is the TDC. If so, please check function es58x_fd_enable_channel() and structure es58x_tdc_const both in es58x_fd.h
Correct, thanks! Regards, jimmy