summaryrefslogtreecommitdiff
path: root/test/env
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2016-12-01 01:06:30 (GMT)
committerTom Rini <trini@konsulko.com>2016-12-19 17:26:37 (GMT)
commit79fd9281880974f076c5b4b354b57faa6e0cc146 (patch)
tree8fd32182add56a0b37ddff71daf87c5e8bcd8db5 /test/env
parent65f83802b7a5b3b06ae1576a8cc5e3b8d83cc8e8 (diff)
downloadu-boot-fsl-qoriq-79fd9281880974f076c5b4b354b57faa6e0cc146.tar.xz
serial: 16550: Add port type as driver data
Add driver data to each compatible string to identify the type of the port. Since all the ports in the driver are entirely compatible with 16550 for now, all are marked with PORT_NS16550. But, there are ports which have specific quirks, like the JZ4780 UART, which do not have any DT property to denote the quirks. Instead, Linux uses the compatible string to discern such ports and enable the necessary quirks. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/env')
0 files changed, 0 insertions, 0 deletions