Re: [PATCH v4 4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support.

2020-08-03 Thread Randy Dunlap
On 8/3/20 11:34 AM, p...@cmp.felk.cvut.cz wrote: > diff --git a/drivers/net/can/ctucanfd/Kconfig > b/drivers/net/can/ctucanfd/Kconfig > index 0620111d57fd..8a5f5d05fa72 100644 > --- a/drivers/net/can/ctucanfd/Kconfig > +++ b/drivers/net/can/ctucanfd/Kconfig > @@ -15,4 +15,13 @@ config CAN_CTUCANFD

[PATCH v4 4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support.

2020-08-03 Thread pisa
From: Pavel Pisa PCI bus adaptation for CTU CAN FD open-source IP core. The project providing FPGA design for Intel EP4CGX15 based DB4CGX15 PCIe board with PiKRON.com designed transceiver riser shield is available at https://gitlab.fel.cvut.cz/canbus/pcie-ctu_can_fd . Signed-off-by: Pavel Pisa