Re: [PATCH 0/3] usb: meson: fix shared reset control use

2020-11-30 Thread Kevin Hilman
Amjad Ouled-Ameur writes: > Hello Felipe and Kevin, > > > Could you please review this patchset ? The changes are OK with me. Please update based on Martin's suggestions and this can be queued up by the USB maintainers. Kevin > Thank you in advance. > > On 13/11/2020 01:05, Amjad Ouled-Ameur

Re: [PATCH 0/3] usb: meson: fix shared reset control use

2020-11-23 Thread Amjad Ouled-Ameur
Hello Felipe and Kevin, Could you please review this patchset ? Thank you in advance. On 13/11/2020 01:05, Amjad Ouled-Ameur wrote: This patchset fixes a usb suspend warning seen on the libretech-cc by using reset_control_rearm() call of the reset framework API. This call allows a reset cons

[PATCH 0/3] usb: meson: fix shared reset control use

2020-11-12 Thread Amjad Ouled-Ameur
This patchset fixes a usb suspend warning seen on the libretech-cc by using reset_control_rearm() call of the reset framework API. This call allows a reset consummer to release the reset line even when just triggered so that it may be triggered again by other reset consummers. reset_control_(de)