[OpenWrt-Devel] [PATCH/RFC] ath79: ar933x_uart: set UART_CS_{RX, TX}_READY_ORIDE

Chuanhong Guo gch981213 at gmail.com
Thu Feb 6 21:46:29 EST 2020


Hi!

On Fri, Feb 7, 2020 at 2:11 AM Daniel Golle <daniel at makrotopia.org> wrote:
>
> On AR934x this UART is usually not initialized by the bootloader
> as it is only used as a secondary serial port while the primary
> UART is a newly introduced NS16550-compatible.
> In order to make use of the ar933x-uart on AR934x without RTS/CTS
> hardware flow control, one needs to set the
> UART_CS_{RX,TX}_READY_ORIDE bits as other than on AR933x where this
> UART is used as primary/console, the bootloader on AR934x typically
> doesn't set those bits.
> Setting them explicitely on AR933x should not do any harm, so just
> set them unconditionally.
>
> Signed-off-by: Daniel Golle <daniel at makrotopia.org>
> ---
> If this works well on AR93xx there will be no need to add another
> compatible string and logic to differentiate between AR933x and AR934x
> in the UART driver. I don't have AR933x here to test, it'd be great if
> someone with that hardware can test if applying this patch breaks the
> serial console or not.

Tested on ar9331 (pisen,ts-d084) and uart console works fine.

Tested-by: Chuanhong Guo <gch981213 at gmail.com>

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list