rv1126-uboot/drivers
Michal Simek 59b35ddd26 dm: ns16550: Add support for reg-offset property
reg-offset is the part of standard 8250 binding in the kernel.
It is shifting start of address space by reg-offset.
On Xilinx platform this offset is typically 0x1000.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Moved the new field to the end of the struct to avoid problems:
Signed-off-by: Simon Glass <sjg@chromium.org>
2016-03-17 21:27:39 -06:00
..
adc
bios_emulator
block dm: sandbox: Add driver-model block-device support for sandbox 2016-03-14 15:34:50 -06:00
bootcount
clk
core syscon: Avoid returning a device on failure 2016-03-17 10:27:24 +08:00
cpu
crypto powerpc/SECURE_BOOT: Add PAMU driver 2016-02-24 08:40:55 -08:00
ddr
demo
dfu dm: part: Rename some partition functions 2016-03-14 15:34:50 -06:00
dma drivers: dma: ti-edma3: convert driver to adopt driver model 2016-02-23 16:14:46 +05:30
fpga
gpio x86: broadwell: Add a GPIO driver 2016-03-17 10:27:26 +08:00
hwmon
i2c
input input: i8042: Make sure the keyboard is enabled 2016-03-17 10:27:24 +08:00
led
memory
misc Merge git://git.denx.de/u-boot-dm 2016-03-14 19:21:44 -04:00
mmc dwmmc: Increase retry timeout 2016-03-15 15:13:05 -04:00
mtd sf: Correct data types in stm_is_locked_sr() 2016-03-12 19:55:42 +05:30
net Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
pch
pci pci: Correct a few comments and nits 2016-03-17 10:27:23 +08:00
pcmcia
pinctrl pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER 2016-03-09 01:11:04 +09:00
power power: twl6030: Power off support 2016-03-15 15:12:56 -04:00
pwm tegra: video: Move LCD driver to use the DM PWM driver 2016-02-16 09:17:53 -07:00
qe board: ls1043ardb: Add micro QE support for ls1043ardb 2016-02-24 08:51:14 -08:00
ram
remoteproc remoteproc: Add support for TI power processor 2016-03-14 19:18:37 -04:00
rtc
serial dm: ns16550: Add support for reg-offset property 2016-03-17 21:27:39 -06:00
soc
sound
spi spi: omap3: Fix multiple definition of 'priv' 2016-03-15 14:50:09 -04:00
thermal
timer Merge git://git.denx.de/u-boot-dm 2016-03-14 19:21:44 -04:00
tpm
twserial
usb usb: musb-new: omap2430: OMAP4 MUSB USB controller support 2016-03-15 15:12:51 -04:00
video x86: broadwell: Add video support 2016-03-17 10:27:26 +08:00
watchdog
Kconfig
Makefile