u-boot/arch/arm/mach-rmobile
Paul Barker 966caedfa8 serial: sh: Add RZ/G2L SCIF support
Extend the existing driver to support the SCIF serial ports on the
Renesas RZ/G2L (R9A07G044) SoC. This also requires us to ensure that if
there is a reset signal defined in the device tree, it is de-asserted
before we try to talk to the SCIF module.

Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Tested-by: Marek Vasut <marek.vasut+renesas@mailbox.org> # R-Car H3 Salvator-XS
2023-10-19 17:03:20 +02:00
..
include/mach arm: rmobile: Add CPU detection for RZ/G2L 2023-10-17 03:27:42 +02:00
board.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
cpu_info-r8a7740.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu_info-rcar.c ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoC 2023-06-08 22:22:38 +02:00
cpu_info-rzg.c arm: mach-rmobile: Add CPU info support for RZ/G2 2021-04-13 23:36:25 +02:00
cpu_info-rzg2l.c arm: rmobile: Add CPU detection for RZ/G2L 2023-10-17 03:27:42 +02:00
cpu_info.c ARM: rmobile: Clean up rmobile_cpuinfo_idx() 2023-09-06 13:47:44 -04:00
emac.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
Kconfig serial: sh: Add RZ/G2L SCIF support 2023-10-19 17:03:20 +02:00
Kconfig.32 ARM: rmobile: Factor out SYS_SOC Kconfig option 2023-03-18 12:02:38 +01:00
Kconfig.64 ARM: rmobile: Add R-Car Generation 4 support 2023-04-07 14:33:46 +02:00
Kconfig.rcar3 ARM: renesas: Add R8A77980 V3HSK board and CPLD code 2023-06-08 22:26:52 +02:00
Kconfig.rcar4 ARM: renesas: Add R8A779G0 V4H White Hawk board code 2023-04-07 17:13:28 +02:00
Kconfig.rza1 ARM: rmobile: Factor out SYS_SOC Kconfig option 2023-03-18 12:02:38 +01:00
Kconfig.rzg2l board: rzg2l: Add RZ/G2L SMARC EVK board 2023-10-17 03:27:42 +02:00
Kconfig.rzn1 ARM: rmobile: Add support for Renesas RZ/N1 SoC 2023-05-13 04:01:30 +02:00
lowlevel_init.S Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
lowlevel_init_ca15.S Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
lowlevel_init_gen3.S armv8: Fix and simplify branch_if_master/branch_if_slave 2022-03-02 13:59:29 -05:00
Makefile arm: rmobile: Support RZ/G2L memory map 2023-10-17 03:27:42 +02:00
memmap-gen3.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
memmap-rzg2l.c arm: rmobile: Support RZ/G2L memory map 2023-10-17 03:27:42 +02:00
pfc-r8a7740.c ARM: rmobile: Move SoC sources to mach-rmobile 2016-08-17 10:25:28 +09:00
pfc-r8a7790.h WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
psci-r8a779a0.c ARM: rmobile: Add basic PSCI support for R8A779A0 V3U Falcon 2021-06-24 20:22:18 +02:00