u-boot-brain/drivers/serial
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor
At present devices use a simple integer offset to record the device tree
node associated with the device. In preparation for supporting a live
device tree, which uses a node pointer instead, refactor existing code to
access this field through an inline function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-02-08 06:12:14 -07:00
..
altera_jtag_uart.c
altera_uart.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
arm_dcc.c
atmel_usart.c serial: atmel_usart: Support enable an early debug UART 2016-10-28 18:37:15 +02:00
atmel_usart.h
Kconfig Kconfig: CONFIG_OF_PLATDATA doesn't really exist 2017-01-14 12:20:23 -05:00
lpc32xx_hsuart.c
Makefile serial: Drop the s3c24x0 serial driver 2016-12-04 13:55:00 -05:00
mcfuart.c
ns16550.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sandbox.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_ar933x.c
serial_arc.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_bcm283x_mu.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_bfin.c
serial_efi.c
serial_linflexuart.c serial: Introduce linflex uart support 2016-06-13 08:56:02 -04:00
serial_lpuart.c lpuart: add a get_lpuart_clk function 2016-11-21 09:20:32 -08:00
serial_meson.c arm: add initial support for Amlogic Meson and ODROID-C2 2016-05-27 15:39:47 -04:00
serial_msm.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_mvebu_a3700.c serial: Add serial_mvebu_a3700 for Armada 3700 SoC 2016-09-27 17:29:52 +02:00
serial_mxc.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_ns16550.c
serial_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_pl01x_internal.h
serial_pl01x.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_pxa.c serial: pxa: integrate optional driver model handling 2016-11-23 13:53:20 +01:00
serial_rockchip.c serial, ns16550: bugfix: ns16550 fifo not enabled 2017-01-20 09:15:19 -05:00
serial_s5p.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_sh.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_sh.h arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
serial_stm32.c
serial_stm32x7.c stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board 2016-07-14 18:22:41 -04:00
serial_stm32x7.h
serial_uniphier.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_xuartlite.c
serial_zynq.c serial: zynq: Read information about clock from DT 2016-07-22 14:04:40 +02:00
serial-uclass.c Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig 2016-10-23 18:34:17 -04:00
serial.c
usbtty.c
usbtty.h