diff --git a/M_CAN Driver Usage Device Tree.md b/M_CAN Driver Usage Device Tree.md index 1474f6e..84078e0 100644 --- a/M_CAN Driver Usage Device Tree.md +++ b/M_CAN Driver Usage Device Tree.md @@ -28,3 +28,6 @@ mcan0: can@0xff240000 { bosch,mram-cfg = <0x0 128 64 64 32 64 32 32>; }; ``` +* The driver only uses interrupt line 'int0' of the M_CAN. However, specifiying 'int1' is allowed. + +##'reg' Values