boards: twr_ke18f: enable CAN controller
Enable CAN bus controller on the NXP TWR-KE18F development board. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
52cfe30d5e
commit
348ef0f2a4
5 changed files with 21 additions and 0 deletions
|
@ -146,6 +146,11 @@
|
|||
sample-time = <12>;
|
||||
};
|
||||
|
||||
&can0 {
|
||||
status = "ok";
|
||||
bus-speed = <125000>;
|
||||
};
|
||||
|
||||
&flash0 {
|
||||
/*
|
||||
* For more information, see:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue