]> Git Repo - J-u-boot.git/commit
serial: omap: Introduce DM specific omap serial
authorLokesh Vutla <[email protected]>
Mon, 27 Aug 2018 10:25:24 +0000 (15:55 +0530)
committerTom Rini <[email protected]>
Tue, 11 Sep 2018 01:19:32 +0000 (21:19 -0400)
commit5d754197a745f0496935dbdcca775d8e3e7ffce8
tree709fe640f6269c7941ad39648451b12ce2a27042
parent8a86152db049f3df3f04e1112d7fe18f718c7d04
serial: omap: Introduce DM specific omap serial

Add driver model support for OMAP_SERIAL while reusing
the functions in ns16550.c

Signed-off-by: Lokesh Vutla <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Tested-by: Derald D. Woods <[email protected]>
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/ns16550.c
drivers/serial/serial_omap.c [new file with mode: 0644]
This page took 0.036696 seconds and 4 git commands to generate.