mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-26 13:44:29 +08:00
ea9dc35aab
Getting a RESET by index with device is not straight forward for some use-cases like handling clock operations for child node in parent driver. So we need to process the child node in parent probe via ofnode and process RESET operation for child without udevice but with ofnode. So add reset_get_by_index_nodev() and move the common code in reset_get_by_index_tail() to use for reset_get_by_index() Cc: Stephen Warren <swarren@nvidia.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
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 | ||
tegra186-reset.c | ||
tegra-car-reset.c |