HomeFreeBSD

Fix busy-detect when using DesignWare UART

Description

Fix busy-detect when using DesignWare UART

uart_dev_ns8250 now relies on compatible property instead of additional
'busy-detect' cell. All drivers with compatible = "snps,dw-apb-uart" have
busy detection turned on. DTS files of devices affected by the change
were modified and 'busy-detect' property was removed.

Reviewed by: andrew, ian, imp
Obtained from: Semihalf
Sponsored by: Stormshield
Submitted by: Bartosz Szczepanek <bsz@semihalf.com>
Differential revision: https://reviews.freebsd.org/D4218

Details

Provenance
zbbAuthored on
Reviewer
andrew
Differential Revision
D4218: Fix busy-detect in UART
Parents
rS294423: Add compatibility string for dw-apb-uart in ns8250 driver
Branches
Unknown
Tags
Unknown