Skip to content

Commit

Permalink
can-calc-bit-timing: at91_can: add 66 MHz CAN clock for sama5d3
Browse files Browse the repository at this point in the history
  • Loading branch information
marckleinebudde committed Oct 5, 2023
1 parent 4b5b524 commit 0e428e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions calc-bit-timing/can-calc-bit-timing.c
Original file line number Diff line number Diff line change
Expand Up @@ -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, },
},
Expand Down

0 comments on commit 0e428e3

Please sign in to comment.