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

Fixes for SAMA5D2 Flexcom USART #7730

Merged
merged 1 commit into from Nov 30, 2022

Conversation

TimJTi
Copy link
Contributor

@TimJTi TimJTi commented Nov 29, 2022

Summary

SAMA5D2 has Flexcom ports (SPI/USART/TWI). None work. this is the first PR, to fix USART operation.

Impact

should not affect any boards that aren't using SAMA5D2 Flexcom USART and will fix any that are.
Files changed:

arch/arm/src/sama5/Kconfig
arch/arm/src/sama5/sam_config.h
arch/arm/src/sama5/sam_flexcom_serial.c
arch/arm/src/sama5/sam_serial.c
arch/arc/src/sama5/sam_serialinit.c

Testing

Custom board with SAMA5D27C-D1M with 2x Flexcom USART ports. Both now work.

squashed everything after 8f8b8f5

Update Kconfig

Update Kconfig
@xiaoxiang781216 xiaoxiang781216 merged commit 57a21fb into apache:master Nov 30, 2022
@jerpelea jerpelea added this to To-Add in Release Notes - 12.0.0 Dec 29, 2022
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 12.0.0 Jan 9, 2023
@TimJTi TimJTi deleted the SAMA5D2-Flexcom-Usart branch April 29, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants