commit | 6c2d354d9c54e1522a2ec5e4934130886cb4ad6a | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@st.com> | Wed Mar 19 18:50:48 2025 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Mar 21 14:40:36 2025 -0400 |
tree | 246dfb26de9708014ea88a828f98cd0df800d177 | |
parent | a6ae1d926886e15652d5bb5b461d0ee25c4f8749 [diff] |
drivers: clock_control: fix typo in STM32H7* clock init Correct typo in STM32H7 HSI clock calibration directives introduced in commit 6b167f2596f3 ("drivers: clock_control: add calibration for h7 pllx_hsi") that currently has no functionnal impact but is worth to be fixed for consistency. No functional change, Fixes: 6b167f2596f3171c0923fcc97b7974d0218dc8a4 Signed-off-by: Etienne Carriere <etienne.carriere@st.com>