Tags: HubertD/linux-rpi
Tags
can: mcp25xxfd: optimize reception of big CanFD frame reception with BRS In case of predicted DLC=15 and in case at least 33% of those are sent via BRS be aggressive and use bulk fifo reads to avoid missing any frames due to releasing FIFOs not as fast as possible. This would be of most impact when having a 1MHz Can Bus with a 8MHz data bitrate. Signed-off-by: Martin Sperl <[email protected]>
can: mcp25xxfd: optimize reception of big CanFD frame reception with BRS In case of predicted DLC=15 and in case at least 33% of those are sent via BRS be aggressive and use bulk fifo reads to avoid missing any frames due to releasing FIFOs not as fast as possible. This would be of most impact when having a 1MHz Can Bus with a 8MHz data bitrate. Signed-off-by: Martin Sperl <[email protected]>
can: mcp25xxfd: optimize reception of big CanFD frame reception with BRS In case of predicted DLC=15 and in case at least 33% of those are sent via BRS be aggressive and use bulk fifo reads to avoid missing any frames due to releasing FIFOs not as fast as possible. This would be of most impact when having a 1MHz Can Bus with a 8MHz data bitrate. Signed-off-by: Martin Sperl <[email protected]>
can: mcp25xxfd: optimize reception of big CanFD frame reception with BRS In case of predicted DLC=15 and in case at least 33% of those are sent via BRS be aggressive and use bulk fifo reads to avoid missing any frames due to releasing FIFOs not as fast as possible. This would be of most impact when having a 1MHz Can Bus with a 8MHz data bitrate. Signed-off-by: Martin Sperl <[email protected]>
can: mcp25xxfd: fix rx can-fd reception dlc instead of length was passed as argument - fixed Signed-off-by: Martin Sperl <[email protected]>
can: mcp25xxfd: setup tdc more reliably and allow configuration Missing CAN framework support for control/configuration of tdc via netlink so for now these are module parameters. Signed-off-by: Martin Sperl <[email protected]>
can: mcp2517fd: added can0/can1 overlays Signed-off-by: Martin Sperl <[email protected]>
can: mcp2517fd: added can0/can1 overlays Signed-off-by: Martin Sperl <[email protected]>