mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 06:00:43 +00:00
bbe36e29ca
Provide the basic HSCIF support for R-Car SoC. Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Signed-off-by: Hai Pham <hai.pham.ud@renesas.com> Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> [Marek: Fill in HSSRR offset for Gen2 and SCBRR calculation for Gen2 and Gen3] Reviewed-by: Simon Glass <sjg@chromium.org>
6 lines
235 B
Text
6 lines
235 B
Text
* Renesas SCI serial interface
|
|
|
|
Required properties:
|
|
- compatible: must be "renesas,scif", "renesas,hscif", "renesas,scifa" or "renesas,sci"
|
|
- reg: exactly one register range with length
|
|
- clock: input clock frequency for the SCI unit
|