]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/microblaze-generic_defconfig
serial: uartlite: Move driver to DM
authorMichal Simek <michal.simek@xilinx.com>
Tue, 1 Dec 2015 13:24:20 +0000 (14:24 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jan 2016 14:55:49 +0000 (15:55 +0100)
commit93768393d71871e4638d613acfdad6ef3cf62561
tree78211785911d73866f47b316802aaae5bf89e88f
parent67659e2e94b6f8d3d1352a14c9262d79a1200252
serial: uartlite: Move driver to DM

Enable SPL DM too.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Thomas Chou <thomas@wytron.com.tw>
arch/microblaze/Kconfig
configs/microblaze-generic_defconfig
doc/device-tree-bindings/serial/xilinx_uartlite.txt [new file with mode: 0644]
doc/driver-model/serial-howto.txt
drivers/serial/serial_xuartlite.c