u-boot/arch/arm/mach-rmobile
Marek Vasut 326e05c5e2 clk: renesas: Add and enable CPG reset driver
Add trivial reset driver extension to the CPG clock driver. The change
turns current CPG UCLASS_CLK driver instance into an UCLASS_NOP proxy
driver, which in turn binds both generic rcar3_clk UCLASS_CLK clock
driver as well as generic rcar_rst UCLASS_RESET reset driver to the
CPG DT node. This way, any other drivers which use the 'reset' DT
property can now obtain valid reset handle backed by a reset driver.

The clock tables have been updated to represent the CPG driver and only
implement the generic CPG proxy driver bind call, which binds the clock
and reset drivers.

The DM_RESET is now enabled for all R-Car Gen3 platforms.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2023-02-02 01:49:20 +01:00
..
include/mach global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
Kconfig serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
Kconfig.32 Convert CONFIG_SH_GPIO_PFC et al to Kconfig 2022-12-05 16:08:37 -05:00
Kconfig.64 clk: renesas: Add and enable CPG reset driver 2023-02-02 01:49:20 +01:00
Kconfig.rza1 ARM: dts: renesas: Add RZ/A1 GR-Peach board 2019-05-07 05:41:32 +02:00
Makefile ARM: rmobile: Add basic PSCI support for R8A779A0 V3U Falcon 2021-06-24 20:22:18 +02:00
board.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
cpu_info-r8a7740.c
cpu_info-rcar.c arm: rmobile: Identify R8A7796 r1.3 SoC 2020-09-26 17:25:43 +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-sh73a0.c
cpu_info.c ARM: rmobile: Align CPU: print with other prints 2021-07-20 23:33:54 +02:00
emac.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04: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
memmap-gen3.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
pfc-r8a7740.c
pfc-r8a7790.h WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
pfc-sh73a0.c
psci-r8a779a0.c ARM: rmobile: Add basic PSCI support for R8A779A0 V3U Falcon 2021-06-24 20:22:18 +02:00
timer.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00