mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
747431b9d5
Add support for standard type SCI (without FIFO) port. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
6 lines
218 B
Text
6 lines
218 B
Text
* Renesas SCI serial interface
|
|
|
|
Required properties:
|
|
- compatible: must be "renesas,scif", "renesas,scifa" or "renesas,sci"
|
|
- reg: exactly one register range with length
|
|
- clock: input clock frequency for the SCI unit
|