mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
can-calc-bit-timing: at91_can: add 66 MHz CAN clock for sama5d3
This commit is contained in:
@@ -650,6 +650,7 @@ static const struct calc_bittiming_const can_calc_consts[] = {
|
||||
.brp_inc = 1,
|
||||
},
|
||||
.ref_clk = {
|
||||
{ .clk = 66000000, .name = "sama5d3", },
|
||||
{ .clk = 99532800, .name = "ronetix PM9263", },
|
||||
{ .clk = 100000000, },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user