u-boot/drivers/reset
Samuel Holland 21d314a661 clk: sunxi: Move header out of arch directory
The CCU header is only used by the DM drivers, not any platform code.
Its current location adds an artificial dependency on CONFIG_ARM and
ARCH_SUNXI, which will be problematic when adding the CCU driver for
a RISC-V sunxi platform.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2021-10-11 10:46:44 +01:00
..
Kconfig reset: zynqmp: Add reset controller for ZynqMP SoC 2021-08-06 09:32:03 +02:00
Makefile reset: zynqmp: Add reset controller for ZynqMP SoC 2021-08-06 09:32:03 +02:00
reset-ast2500.c
reset-ast2600.c reset: ast2600: Fix missing reference operator 2021-07-24 08:57:53 -04:00
reset-bcm6345.c
reset-hisilicon.c
reset-hsdk.c
reset-imx7.c
reset-ipq4019.c
reset-mediatek.c
reset-meson.c WS cleanup: remove trailing white space 2021-09-30 08:08:56 -04:00
reset-mtmips.c
reset-raspberrypi.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
reset-rockchip.c
reset-scmi.c
reset-sifive.c
reset-socfpga.c
reset-sunxi.c clk: sunxi: Move header out of arch directory 2021-10-11 10:46:44 +01:00
reset-syscon.c
reset-ti-sci.c
reset-uclass.c reset: Avoid a warning in devm_reset_bulk_get_by_node() 2021-07-15 18:42:05 -04:00
reset-uniphier.c
reset-zynqmp.c reset: zynqmp: Add reset controller for ZynqMP SoC 2021-08-06 09:32:03 +02:00
sandbox-reset-test.c
sandbox-reset.c
sti-reset.c
stm32-reset.c
tegra-car-reset.c
tegra186-reset.c