mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 12:40:43 +01:00
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
|