[PATCH v5 03/14] phy: Add get/enable/disable for a bulk of phys
Weijie Gao
weijie.gao at mediatek.com
Wed Apr 15 09:11:07 CEST 2020
On Fri, 2020-04-10 at 13:45 +0800, Chunfeng Yun wrote:
> This patch adds a "bulk" API to the phy API in order to
> get/enable/disable 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 <chunfeng.yun at mediatek.com>
> ---
> v5: no changes
>
> v4: new patch
> ---
> drivers/phy/phy-uclass.c | 80 ++++++++++++++++++++++++++++++++++++++++
> include/generic-phy.h | 66 +++++++++++++++++++++++++++++++++
> 2 files changed, 146 insertions(+)
>
Reviewed-by: Weijie Gao <weijie.gao at mediatek.com>
More information about the U-Boot
mailing list