boards: arm: lpcxpresso55s16: add CAN transceiver
The NXP LPCXpresso55S16 development board is equipped with a NXP TJA1044 CAN transceiver with a maximum bitrate of 5Mbit/s. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
d8e88b61eb
commit
e7a2c95f6a
1 changed files with 4 additions and 0 deletions
|
@ -136,6 +136,10 @@
|
|||
status = "okay";
|
||||
bus-speed = <125000>;
|
||||
bus-speed-data = <1000000>;
|
||||
|
||||
can-transceiver {
|
||||
max-bitrate = <5000000>;
|
||||
};
|
||||
};
|
||||
|
||||
&hs_lspi {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue