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

drivers: serial: convert uart_altera_jtag_hal to use devicetree #37207

Closed
jfischer-no opened this issue Jul 26, 2021 · 0 comments
Closed

drivers: serial: convert uart_altera_jtag_hal to use devicetree #37207

jfischer-no opened this issue Jul 26, 2021 · 0 comments
Assignees
Labels
area: Devicetree area: Drivers area: UART Universal Asynchronous Receiver-Transmitter Enhancement Changes/Updates/Additions to existing features

Comments

@jfischer-no
Copy link
Collaborator

Convert uart_altera_jtag_hal to use devicetree.

uart_altera_jtag_hal is the last serial driver which does not use devicetree, see #37085 (comment) for more information.

@jfischer-no jfischer-no added Enhancement Changes/Updates/Additions to existing features area: Drivers area: UART Universal Asynchronous Receiver-Transmitter area: Devicetree labels Jul 26, 2021
@mbolivar-nordic mbolivar-nordic removed their assignment Jul 26, 2021
@jfischer-no jfischer-no assigned jfischer-no and unassigned nashif and galak Aug 7, 2021
jfischer-no added a commit to jfischer-no/zephyr that referenced this issue Aug 20, 2021
The conversion to devicetree seems to be half lost
for this driver. There are already bindings and nodes for
compatible "altr,jtag-uart", update driver to use it.
Remove last mention of CONFIG_UART_CONSOLE_ON_DEV_NAME.

Resolves zephyrproject-rtos#37207

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree area: Drivers area: UART Universal Asynchronous Receiver-Transmitter Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

4 participants