summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephane Grosjean <s.grosjean@peak-system.com>2016-12-01 11:41:11 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2016-12-01 14:11:25 +0100
commitfe5b40642f1a2dddfeb84be007b2c975c28d4c6c (patch)
tree8f544059d051bd4b2eee1fdbd2d19e29fe591ac0 /include
parentaa196eed3d80d4b003b04a270712b978a012a939 (diff)
can: peak: Fix bittiming fields size in bits
This fixes the bitimings fields ranges supported by all the CAN-FD USB interfaces of the PEAK-System CAN-FD adapters. Very first development versions of the IP core API defined smaller TSGEx and SJW fields for both nominal and data bittimings records than the production versions. This patch fixes them by enlarging their sizes to the actual values: field: old size: fixed size: nominal TSGEG1 6 8 nominal TSGEG2 4 7 nominal SJW 4 7 data TSGEG1 4 5 data TSGEG2 3 4 data SJW 2 4 Note that this has no other consequences than offering larger choice to bitrate encoding. Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions