Commit 8dc4e1fb authored by Patrice Chotard's avatar Patrice Chotard Committed by Tom Rini
Browse files

serial: serial_stm32: Rename status register flags



Uart status register is named USART_ISR on STM32F7, STM32H7
and STM32MP1 SoCs family, but USART_SR only on STM32F4 SoCs.

Use USART_ISR_ prefix instead of USART_SR_ .

Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
parent 7b3b74d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment