This patch adds support for the extended baud rate register
authorganbold <ganbold@FreeBSD.org>
Wed, 6 May 2015 01:07:59 +0000 (01:07 +0000)
committerganbold <ganbold@FreeBSD.org>
Wed, 6 May 2015 01:07:59 +0000 (01:07 +0000)
commit02901aa90547d26035465181a0e87ed039315538
tree479a641e8b55ac8725483365de5f6ab7cc52d2ff
parentc56bc9560bd89b4b64a49be4648c2734cb73e2dd
This patch adds support for the extended baud rate register
available on the aml8726-m6 (and later) SoC which allows for
lower speeds.

Differential Revision: https://reviews.freebsd.org/D2433
Submitted by: John Wehle
sys/arm/amlogic/aml8726/aml8726_uart.h
sys/arm/amlogic/aml8726/uart_dev_aml8726.c