freebsd-skq/sys/arm/xscale/pxa
Ruslan Bukin c214a270f5 Allow setting access-width for UART registers.
This is required for FDT's standard "reg-io-width" property
(similar to "reg-shift" property) found in many DTS files.

This fixes operation on Altera Arria 10 SOC Development Kit,
where standard ns8250 uart allows 4-byte access only.

Reviewed by:	kan, marcel
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D9785
2017-02-27 20:08:42 +00:00
..
files.pxa
if_smc_smi.c
pxa_gpio.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
pxa_icu.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
pxa_machdep.c
pxa_obio.c
pxa_smi.c
pxa_space.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
pxa_timer.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
pxareg.h
pxavar.h
std.pxa
uart_bus_pxa.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_pxa.c