mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
99ba430870
Add common reset driver for all Allwinner SoC's. Since CLK and RESET share common DT compatible, it is CLK driver job is to bind the reset driver. So add CLK bind call on respective SoC driver by passing ccu map descriptor so-that reset deassert, deassert operations held based on ccu reset table defined from CLK driver. Select DM_RESET via CLK_SUNXI, this make hidden section of RESET since CLK and RESET share common DT compatible and code. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> |
||
---|---|---|
.. | ||
ast2500-reset.c | ||
Kconfig | ||
Makefile | ||
reset-bcm6345.c | ||
reset-mediatek.c | ||
reset-meson.c | ||
reset-rockchip.c | ||
reset-socfpga.c | ||
reset-sunxi.c | ||
reset-ti-sci.c | ||
reset-uclass.c | ||
reset-uniphier.c | ||
sandbox-reset-test.c | ||
sandbox-reset.c | ||
sti-reset.c | ||
stm32-reset.c | ||
tegra-car-reset.c | ||
tegra186-reset.c |