HomeFreeBSD

Convert extres/phy to kobj model.

Description

Convert extres/phy to kobj model.
Similarly as other extres pseudo-drivers, implement phy by using kobj model.
This detaches it from provider device, so single device driver can export
multiple different phys. Additionally, this allows phy to be subclassed to
more specialized drivers, like is USB OTG phy, or PCIe phy with hot-plug
capability.

Tested by: manu (previous version, on Allwinner board)
MFC after: 1 month

Details

Provenance
mmelAuthored on
Parents
rS328200: Silence the gcc warning: 'op' may be used uninitialized in this function
Branches
Unknown
Tags
Unknown