mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
a99546ab62
Support instatiation through device tree. Also parse the fsl,dte-mode property to determine whether DTE mode shall be used. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Reviewed-by: Simon Glass <sjg@chromium.org>
8 lines
179 B
Text
8 lines
179 B
Text
NXP i.MX (MXC) UART
|
|
|
|
Required properties:
|
|
- compatible: must be "fsl,imx7d-uart"
|
|
- reg: start address and size of the registers
|
|
|
|
Optional properties:
|
|
- fsl,dte-mode: use DTE mode
|