[U-Boot] [PATCH v6 04/14] serial: add serial driver for BCM6345
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sun Apr 30 18:32:08 UTC 2017
Am 25.04.2017 um 00:39 schrieb Álvaro Fernández Rojas:
> It is based on linux/drivers/tty/serial/bcm63xx_uart.c
>
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
> ---
> v6: Introduce changes suggested by Daniel Schwierzeck:
> - Use clr/set bits macros.
> - Use read/write instead of __raw_read/__raw_write.
> - Fix function comments.
> - Remove return parenthesis.
> - Simplify bcm6345_serial_pending return.
> - Add missing defines.
> v5: No changes.
> v4: Add more missing register configurations based on CFE.
> v3: Several improvements:
> - Add missing register configurations based on CFE.
> - Replace tabs with whitespaces.
> - Cosmetic fixes.
> v2: Introduce changes suggested by Daniel Schwierzeck:
> - Remove unneeded defines.
> - Fix incorrect multi-line comment.
>
> drivers/serial/Kconfig | 14 ++
> drivers/serial/Makefile | 1 +
> drivers/serial/serial_bcm6345.c | 300 ++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 315 insertions(+)
> create mode 100644 drivers/serial/serial_bcm6345.c
>
applied to u-boot-mips/next, thanks!
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170430/697f9a7f/attachment.sig>
More information about the U-Boot
mailing list