Skip to content

Commit

Permalink
boards: arm: nucleo_h745zi_q: nucleo_h745zi_q_m7.dts
Browse files Browse the repository at this point in the history
Change div-q to fulfill FDCAN clock requirements

Signed-off-by: Alexander Kozhinov <[email protected]>
  • Loading branch information
KozhinovAlexander authored and carlescufi committed Jan 8, 2024
1 parent 0d4b46f commit 2307228
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions boards/arm/nucleo_h745zi_q/nucleo_h745zi_q_m7.dts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

/dts-v1/;
#include <st/h7/stm32h745Xi_m7.dtsi>
#include <st/h7/stm32h745zitx-pinctrl.dtsi>
#include "nucleo_h745zi_q.dtsi"

/*
Expand Down Expand Up @@ -63,7 +62,7 @@
div-m = <1>;
mul-n = <120>;
div-p = <2>;
div-q = <2>;
div-q = <8>;
div-r = <2>;
clocks = <&clk_hse>;
status = "okay";
Expand Down

0 comments on commit 2307228

Please sign in to comment.