Update page 'M_CAN Driver Usage Device Tree'

Mario Hüttel 2017-04-26 13:48:43 +02:00
parent 8dfc3d2a48
commit efd2d91008

@ -28,3 +28,6 @@ mcan0: can@0xff240000 {
bosch,mram-cfg = <0x0 128 64 64 32 64 32 32>; 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