freebsd-dev/sys/arm/amlogic/aml8726
Andrew Turner 405ada37fb Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after:	1 week
2015-04-11 17:16:23 +00:00
..
aml8726_ccm.c
aml8726_ccm.h
aml8726_clkmsr.c This modifies several FreeBSD drivers to use the GNU approach to 2015-04-11 08:34:41 +00:00
aml8726_clkmsr.h
aml8726_fb.c
aml8726_fb.h
aml8726_gpio.c
aml8726_i2c.c This modifies several FreeBSD drivers to use the hardware strings 2015-04-11 08:30:37 +00:00
aml8726_identsoc.c This modifies several FreeBSD drivers to use the GNU approach to 2015-04-11 08:34:41 +00:00
aml8726_l2cache.c
aml8726_machdep.c This modifies several FreeBSD drivers to use the GNU approach to 2015-04-11 08:34:41 +00:00
aml8726_machdep.h
aml8726_mmc.c This modifies several FreeBSD drivers to use the GNU approach to 2015-04-11 08:34:41 +00:00
aml8726_mmc.h
aml8726_mp.c
aml8726_pic.c
aml8726_pinctrl.c
aml8726_pinctrl.h
aml8726_rng.c
aml8726_rtc.c
aml8726_sdxc-m8.c
aml8726_sdxc-m8.h
aml8726_soc.h This modifies several FreeBSD drivers to use the GNU approach to 2015-04-11 08:34:41 +00:00
aml8726_timer.c This modifies several FreeBSD drivers to use the hardware strings 2015-04-11 08:30:37 +00:00
aml8726_uart_console.c
aml8726_uart.h
aml8726_usb_phy-m6.c
aml8726_wdt.c This modifies several FreeBSD drivers to use the hardware strings 2015-04-11 08:30:37 +00:00
files.aml8726
files.smp
std.aml8726
std.odroidc1
std.vsatv102-m6
uart_dev_aml8726.c Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00