mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
142a20c367
This driver works in "new" Data Mover UART mode, so will be compatible with modern Qualcomm chips only. Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
6 lines
209 B
Text
6 lines
209 B
Text
Qualcomm UART (Data Mover mode)
|
|
|
|
Required properties:
|
|
- compatible: must be "qcom,msm-uartdm-v1.4"
|
|
- reg: start address and size of the registers
|
|
- clock: interface clock (must accept baudrate as a frequency)
|