]> Git Repo - J-u-boot.git/commit
drivers: serial: add driver for Microchip PIC32 UART controller.
authorPaul Thacker <[email protected]>
Thu, 28 Jan 2016 10:00:14 +0000 (15:30 +0530)
committerDaniel Schwierzeck <[email protected]>
Mon, 1 Feb 2016 21:14:00 +0000 (22:14 +0100)
commit9e160ee823b44e0a63bc469d42d7d9fcab54b60b
tree9131391b7cc016ff8733367b6960168a04edf038
parent386d934e0b2dbe64d4b156eb64b819bdd5c7c121
drivers: serial: add driver for Microchip PIC32 UART controller.

This adds PIC32 UART controller support based on driver model.

Signed-off-by: Paul Thacker <[email protected]>
Signed-off-by: Purna Chandra Mandal <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
doc/device-tree-bindings/serial/microchip,pic32-uart.txt [new file with mode: 0644]
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/serial_pic32.c [new file with mode: 0644]
This page took 0.036012 seconds and 4 git commands to generate.