[OpenWrt-Devel] [PATCH 5/7] kernel: can: add Xilinx CAN IP kernel module package

2019-03-31 Thread Luis Araneda
This driver is required to use the CAN IP on devices from the zynq target Signed-off-by: Luis Araneda --- package/kernel/linux/modules/can.mk | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/package/kernel/linux/modules/can.mk b/package/kernel/linux/modules/can

Re: [OpenWrt-Devel] [PATCH 5/7] kernel: can: add Xilinx CAN IP kernel module package

2019-04-06 Thread Hauke Mehrtens
On 4/1/19 5:33 AM, Luis Araneda wrote: > This driver is required to use the CAN IP on devices > from the zynq target > > Signed-off-by: Luis Araneda > --- > package/kernel/linux/modules/can.mk | 14 +- > 1 file changed, 13 insertions(+), 1 deletion(-) > > diff --git a/package/kernel

Re: [OpenWrt-Devel] [PATCH 5/7] kernel: can: add Xilinx CAN IP kernel module package

2019-04-06 Thread Hauke Mehrtens
On 4/6/19 2:37 PM, Hauke Mehrtens wrote: > On 4/1/19 5:33 AM, Luis Araneda wrote: >> This driver is required to use the CAN IP on devices >> from the zynq target >> >> Signed-off-by: Luis Araneda >> --- >> package/kernel/linux/modules/can.mk | 14 +- >> 1 file changed, 13 insertions(+