can: Create a new version of can driver
Created a new vesrion of can can_v3_1 Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com> Acked-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
This commit is contained in:
parent
4b33a35165
commit
0707af60f4
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ BEGIN driver can
|
|||
OPTION supported_peripherals = (axi_can can);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
OPTION VERSION = 3.1;
|
||||
OPTION NAME = can;
|
||||
|
||||
END driver
|
||||
|
|
Loading…
Add table
Reference in a new issue