]> Git Repo - J-u-boot.git/commit
clk: clk_stm32h7: Fix prescaler for Domain 3
authorPatrice Chotard <[email protected]>
Wed, 7 Feb 2018 09:44:48 +0000 (10:44 +0100)
committerTom Rini <[email protected]>
Wed, 14 Mar 2018 01:45:37 +0000 (21:45 -0400)
commit09b335a6753f5c6ad418ca5eb0cdc599857272cc
tree47340e60fb8b3636fa2ac08ad38f4e9e4971c9a1
parentb43679482b06d476d908033b176f64c156f69b5e
clk: clk_stm32h7: Fix prescaler for Domain 3

d1cfgr register was used to calculate the domain 3
prescaler value instead of d3cfgr.

Signed-off-by: Patrice Chotard <[email protected]>
drivers/clk/clk_stm32h7.c
This page took 0.026728 seconds and 4 git commands to generate.