]> Git Repo - J-u-boot.git/commit
phy: Add API for a bulk of phys
authorChunfeng Yun <[email protected]>
Sat, 2 May 2020 09:35:11 +0000 (11:35 +0200)
committerMarek Vasut <[email protected]>
Sat, 2 May 2020 10:32:28 +0000 (12:32 +0200)
commitb13307b470f4fdfad42aa4c1adcaf1960837d0c4
tree2a32f2e7d74788e32f9984f9e33862e01fef9751
parentbf6ad91629d05c58c99d0cd763f865ae0670102a
phy: Add API for a bulk of phys

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 <[email protected]>
Signed-off-by: Frank Wunderlich <[email protected]>
Reviewed-by: Weijie Gao <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
drivers/phy/phy-uclass.c
include/generic-phy.h
This page took 0.033915 seconds and 4 git commands to generate.