Skip to content

Conversation

simonguinot
Copy link
Contributor

This patch adds support for the rx-invert and tx-invert device-tree properties to the uart_lpc11u6x driver for USARTs 1, 2, 3 and 4.

Note that this feature is not supported by USART 0.

This patch adds support for the rx-invert and tx-invert device-tree
properties to the uart_lpc11u6x driver for USARTs 1, 2, 3 and 4.

Note that this feature is not supported by USART 0.

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
@simonguinot simonguinot added area: UART Universal Asynchronous Receiver-Transmitter platform: NXP Drivers NXP Semiconductors, drivers labels Jul 6, 2024
@simonguinot simonguinot requested a review from mbittan July 6, 2024 11:30
@zephyrbot zephyrbot added the area: Devicetree Binding PR modifies or adds a Device Tree binding label Jul 6, 2024
@simonguinot simonguinot requested a review from gmarull July 6, 2024 11:32
@simonguinot
Copy link
Contributor Author

simonguinot commented Jul 6, 2024

I used this feature to verify the ws2812_uart LED strip driver (#72713) on an lpcxpresso11u68 board.

Copy link
Contributor

@mbittan mbittan left a comment

Choose a reason for hiding this comment

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

LGTM

@nashif nashif merged commit 740d7f7 into zephyrproject-rtos:main Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree Binding PR modifies or adds a Device Tree binding area: UART Universal Asynchronous Receiver-Transmitter platform: NXP Drivers NXP Semiconductors, drivers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants