can-calc-bit-timing: at91_can: add 66 MHz CAN clock for sama5d3
parent
4b5b524256
commit
0e428e36a5
|
|
@ -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, },
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue