Skip to content

dts: stm32f4: Fix clock settings for usart1 #11366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

erwango
Copy link
Member

@erwango erwango commented Nov 14, 2018

Clock mask was not set correctly for usart1 in stm32f4.dtsi

Fixes #11339

Signed-off-by: Erwan Gouriou [email protected]

Clock mask was not set correctly for usart1 in stm32f4.dtsi

Fixes zephyrproject-rtos#11339

Signed-off-by: Erwan Gouriou <[email protected]>
@erwango erwango added area: UART Universal Asynchronous Receiver-Transmitter area: Devicetree platform: STM32 ST Micro STM32 Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. labels Nov 14, 2018
@erwango erwango requested a review from galak November 14, 2018 12:27
@codecov-io
Copy link

Codecov Report

Merging #11366 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #11366   +/-   ##
=======================================
  Coverage   48.37%   48.37%           
=======================================
  Files         265      265           
  Lines       42188    42188           
  Branches    10137    10137           
=======================================
  Hits        20408    20408           
  Misses      17703    17703           
  Partials     4077     4077

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d14874...3875fff. Read the comment docs.

@nashif nashif merged commit 1e31faa into zephyrproject-rtos:master Nov 14, 2018
@erwango erwango deleted the fix_dts_f4_usart1_clock branch September 3, 2019 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree area: UART Universal Asynchronous Receiver-Transmitter Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants