Hi > On 21.02.2019, at 22:07, kernel@xxxxxxxxxxxxxxxx wrote: > > From: Martin Sperl <kernel@xxxxxxxxxxxxxxxx> > > This patchset adds a driver for the mcp25xxfd CanFD controller. > > Martin Sperl (10): > dt-binding: can: mcp25xxfd: document device tree bindings > can: mcp25xxfd: Add Microchip mcp25xxfd CAN FD driver basics > can: mcp25xxfd: add gpiolib support for GPIO0/1 (aka. INT0/INT1) > can: mcp25xxfd: Add Microchip mcp25xxfd CAN FD driver > can: mcp25xxfd: Add Can transmission support > can: mcp25xxfd: optimize TEF read avoiding unnecessary SPI transfers > can: mcp25xxfd: optimize TEF reads reading multiple TEFs in one go > can: mcp25xxfd: optimize SPI reads of FIFOs in can2.0 mode > can: mcp25xxfd: add prediction of CanFD frames sizes based on history > can: mcp25xxfd: optimize reception of big CanFD frame reception with > BRS Any updates on this patchset? Is the basic layout now OK or should it be “redone” again? Is there any other feedback on the driver itself? While this has been pending I have detected an issue with the silicon so we will need a “workarround” for that as well, but that would probably be a separate patch to make the “issue” visible and better documented... Thanks, Martin