On 3 April 2018 at 17:40, Neil Armstrong <[email protected]> wrote: > This patch adds a "bulk" API to the reset API in order to get/deassert/ > assert/release a group of reset signals associated with a device. > > This bulk API will avoid adding a copy of the same code to manage > a group of reset signals in drivers. > > Signed-off-by: Neil Armstrong <[email protected]> > --- > drivers/reset/reset-uclass.c | 60 +++++++++++++++++++++++++++ > include/reset.h | 99 > ++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 159 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

