mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-08 08:16:59 +02:00
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>
7 lines
235 B
Plaintext
7 lines
235 B
Plaintext
* 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
|