Searched hist:b21216f716e0ad975ed65e70735f82e05d55b5ca (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/renesas/rcar_gen4/scif/ |
| H A D | scif.c | b21216f716e0ad975ed65e70735f82e05d55b5ca Sat Sep 27 13:21:22 UTC 2025 Marek Vasut <marek.vasut+renesas@mailbox.org> feat(rcar): replace static rcar_putc pointer with static register offsets
Replace static rcar_putc pointer with static register offsets to make the driver more generic for future Renesas R-Car SoCs. Introduce new function scif_console_set_regs() to assign SCIF registers into static variables, and call scif_console_set_regs() based on MODEMR register settings. Other SoCs might simply call scif_console_set_regs() with fixed register offsets.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Change-Id: Ia13f8e098b2776b520d24daf7acb7538b1ef3feb
|