On Wed, 2020-04-29 at 15:03 -0600, Simon Glass wrote:
> Hi,
>
> On Wed, 29 Apr 2020 at 00:07, Chunfeng Yun wrote:
> >
> > This patch adds a "bulk" API to the phy API in order to
> > get/init/exit/power on/off a group of phys associated
> > with a device.
> >
> > The bulk API will avoid adding a c
Hi,
On Wed, 29 Apr 2020 at 00:07, Chunfeng Yun wrote:
>
> This patch adds a "bulk" API to the phy API in order to
> get/init/exit/power on/off a group of phys associated
> with a device.
>
> The bulk API will avoid adding a copy of the same code to
> manage a group of phys in drivers.
>
> Signed-
On Wed, Apr 29, 2020 at 11:37 AM Chunfeng Yun wrote:
>
> This patch adds a "bulk" API to the phy API in order to
> get/init/exit/power on/off a group of phys associated
> with a device.
>
> The bulk API will avoid adding a copy of the same code to
> manage a group of phys in drivers.
>
> Signed-of
This patch adds a "bulk" API to the phy API in order to
get/init/exit/power on/off a group of phys associated
with a device.
The bulk API will avoid adding a copy of the same code to
manage a group of phys in drivers.
Signed-off-by: Chunfeng Yun
Reviewed-by: Weijie Gao
---
v7: provide bulk init
4 matches
Mail list logo