Skip to content
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

dts: arm: stm32h723 has usart10 in its dts #34591

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

FRASTM
Copy link
Collaborator

@FRASTM FRASTM commented Apr 27, 2021

adding the device node for UART10 in dts/arm/st/h7/stm32h723.dtsi
from https:/Kshitij4kk/zephyr/commit/1106fdfe5cd01c60ce7fcfeac1f4da2f953a6d91

Fix #33475

adding the device node for UART10 in dts/arm/st/h7/stm32h723.dtsi

Signed-off-by: Kshitij Kumar <[email protected]>
Signed-off-by: Francois Ramu <[email protected]>
@FRASTM FRASTM requested a review from erwango as a code owner April 27, 2021 07:50
@FRASTM FRASTM added area: UART Universal Asynchronous Receiver-Transmitter area: Devicetree and removed area: Devicetree labels Apr 27, 2021
@erwango
Copy link
Member

erwango commented Apr 27, 2021

^^ @Kshitij4kk, can you review?

@erwango erwango requested a review from ABOSTM April 27, 2021 07:55
status = "disabled";
label = "UART_10";
};

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes are all good.

@MaureenHelm MaureenHelm merged commit 2493c39 into zephyrproject-rtos:master Apr 29, 2021
@FRASTM FRASTM deleted the usart10_h7 branch August 16, 2022 14:39
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 platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to add device node for UART10 in dts/arm/st/h7/stm32h723.dtsi
4 participants