freebsd-dev/sys/arm/cavium/cns11xx
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
..
cfi_bus_econa.c
econa_machdep.c Spaces->tab in comment. 2016-05-23 20:13:17 +00:00
econa_reg.h
econa_var.h
econa.c Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
ehci_ebus.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
files.econa Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
if_ece.c sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
if_ecereg.h
if_ecevar.h
ohci_ec.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
std.econa Remove the arm KERNPHYSADDR option as it is no longer used. The make 2015-12-22 09:08:21 +00:00
timer.c
uart_bus_ec.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_ec.c