Home
last modified time | relevance | path

Searched hist:"6 be109b31ccdb9c98e7be12687171f6602527a5d" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/phy/
H A Dphy.hdiff 6be109b31ccdb9c98e7be12687171f6602527a5d Wed Apr 22 18:04:11 CDT 2015 Arun Ramamurthy <arun.ramamurthy@broadcom.com> phy: core: Add devm_of_phy_get_by_index to phy-core

Some generic drivers, such as ehci, may use multiple phys and for such
drivers referencing phy(s) by name(s) does not make sense. Instead of
inventing new naming schemes and using custom code to iterate through them,
such drivers are better of using nameless phy bindings and using this newly
introduced API to iterate through them.

Signed-off-by: Arun Ramamurthy <arun.ramamurthy@broadcom.com>
Reviewed-by: Ray Jui <rjui@broadcom.com>
Reviewed-by: Scott Branden <sbranden@broadcom.com>
[kishon@ti.com: fix compilation errors]
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
/openbmc/linux/drivers/phy/
H A Dphy-core.cdiff 6be109b31ccdb9c98e7be12687171f6602527a5d Wed Apr 22 18:04:11 CDT 2015 Arun Ramamurthy <arun.ramamurthy@broadcom.com> phy: core: Add devm_of_phy_get_by_index to phy-core

Some generic drivers, such as ehci, may use multiple phys and for such
drivers referencing phy(s) by name(s) does not make sense. Instead of
inventing new naming schemes and using custom code to iterate through them,
such drivers are better of using nameless phy bindings and using this newly
introduced API to iterate through them.

Signed-off-by: Arun Ramamurthy <arun.ramamurthy@broadcom.com>
Reviewed-by: Ray Jui <rjui@broadcom.com>
Reviewed-by: Scott Branden <sbranden@broadcom.com>
[kishon@ti.com: fix compilation errors]
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>