On 04/11/2018 04:05 PM, Tom Rini wrote: > On Tue, Apr 03, 2018 at 11:40:50AM +0200, Neil Armstrong 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]> >> Reviewed-by: Simon Glass <[email protected]> > > Applied to u-boot/master, thanks!
Breaks building of designware_i2c.c and also isn't checkpatch clean. ERROR: trailing whitespace #90: FILE: drivers/reset/reset-uclass.c:87: +^I$ total: 1 errors, 0 warnings, 0 checks, 229 lines checked -- Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

