linux/Documentation/devicetree/bindings/serial
Andre Przywara 0dd1e247fd drivers: PL011: add support for the ARM SBSA generic UART
The ARM Server Base System Architecture[1] document describes a
generic UART which is a subset of the PL011 UART.
It lacks DMA support, baud rate control and modem status line
control, among other things.
The idea is to move the UART initialization and setup into the
firmware (which does this job today already) and let the kernel just
use the UART for sending and receiving characters.

We use the recent refactoring to build a new struct uart_ops
variable which points to some new functions avoiding access to the
missing registers. We reuse as much existing PL011 code as possible.

In contrast to the PL011 the SBSA UART does not define any AMBA or
PrimeCell relations, so we go with a pretty generic probe function
which only uses platform device functions.
A DT binding is provided with this patch, ACPI support is added in a
separate one.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Tested-by: Mark Langsdorf <mlangsdo@redhat.com>
Tested-by: Naresh Bhat <nbhat@cavium.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-24 13:08:51 -07:00
..
8250.txt Documentation: DT: Renamed of-serial.txt to 8250.txt 2015-03-10 10:34:32 -05:00
altera_jtaguart.txt dts: Deprecate ALTR as a vendor prefix 2013-08-29 12:58:55 -07:00
altera_uart.txt dts: Deprecate ALTR as a vendor prefix 2013-08-29 12:58:55 -07:00
arc-uart.txt serial: unify serial bindings into a single dir 2013-08-28 16:02:48 -07:00
arm_sbsa_uart.txt drivers: PL011: add support for the ARM SBSA generic UART 2015-05-24 13:08:51 -07:00
atmel-usart.txt ARM: at91/dt: introduce atmel,<chip>-dbgu 2015-03-13 15:11:04 +01:00
axis,etraxfs-uart.txt serial: add device tree binding documentation for ETRAX FS UART 2015-03-02 08:08:58 -06:00
brcm,bcm6345-uart.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
cavium-uart.txt MIPS: Octeon: Add device tree source files. 2012-07-23 13:54:52 +01:00
cdns,uart.txt tty: cadence: Document DT binding 2014-07-18 11:54:24 +02:00
cirrus,clps711x-uart.txt serial: clps711x: Use mctrl_gpio helpers for handling modem signals 2014-09-08 15:35:03 -07:00
digicolor-usart.txt serial: add device tree binding documentation for Conexant USART 2015-01-09 14:30:16 -08:00
efm32-uart.txt serial: efm32: correct namespacing of location property 2014-07-11 17:49:46 -07:00
fsl-imx-uart.txt serial: unify serial bindings into a single dir 2013-08-28 16:02:48 -07:00
fsl-lpuart.txt dt-binding: fsl-lpuart: use exact SoC revision to document binding 2014-07-17 18:15:38 -07:00
fsl-mxs-auart.txt serial: mxs-auart: use mctrl_gpio helpers for handling modem signals 2014-11-06 14:57:18 -08:00
lantiq_asc.txt Document: devicetree: add OF documents for lantiq serial port 2013-02-17 01:25:28 +01:00
maxim,max310x.txt serial: max310x: Fix devicetree documentation for clock name 2014-02-15 12:16:21 -08:00
mrvl-serial.txt Document: devicetree: add OF documents for arch-mmp 2012-03-07 09:32:52 +08:00
mrvl,pxa-ssp.txt ARM: pxa: ssp: add DT bindings 2013-08-14 19:54:23 +01:00
mtk-uart.txt tty: serial: 8250_mtk: Add support for bus clock 2015-05-06 22:27:03 +02:00
nvidia,tegra20-hsuart.txt ARM: tegra: document use of standard DMA DT bindings 2013-12-11 16:42:23 -07:00
nxp-lpc32xx-hsuart.txt serial: unify serial bindings into a single dir 2013-08-28 16:02:48 -07:00
nxp,sc16is7xx.txt serial: sc16is7xx: Add bindings documentation for the SC16IS7XX UARTs 2014-04-25 10:08:48 -07:00
omap_serial.txt Documentation: DT: omap_serial: document missing properties and add an example 2015-03-16 14:59:43 -07:00
pl011.txt TTY/Serial driver patches for 3.19-rc1 2014-12-14 15:23:32 -08:00
qca,ar9330-uart.txt tty: ar933x_uart: move devicetree binding documentation 2013-09-26 12:33:49 -07:00
qcom,msm-uart.txt devicetree: serial: Document msm_serial bindings 2013-08-28 16:03:29 -07:00
qcom,msm-uartdm.txt tty: serial: msm_serial: document DT alias 2014-11-24 11:28:23 -08:00
renesas,sci-serial.txt serial: sh-sci: Add DMA support to the DT binding documentation 2015-05-24 13:06:08 -07:00
rs485.txt Documentation/devicetree/bindings/serial/ fix a typo 2013-08-20 12:41:25 +02:00
samsung_uart.txt serial: samsung: get fifosize via device tree 2014-07-17 18:18:22 -07:00
sirf-uart.txt Revert "serial: sirf: add a new uart type support" 2015-05-06 22:27:00 +02:00
snps-dw-apb-uart.txt serial: 8250_dw: Fix get_mctrl behaviour 2015-03-07 03:06:51 +01:00
sprd-uart.txt Documentation: DT: Add bindings for Spreadtrum SoC Platform 2015-02-02 10:11:28 -08:00
st-asc.txt serial: unify serial bindings into a single dir 2013-08-28 16:02:48 -07:00
vt8500-uart.txt tty: vt8500_serial: add support for UART in WM8880 chips 2014-09-08 16:29:08 -07:00