“bf070bc14178f1458e7eccd76316ac24f76f1890”上不存在“include/linux/usb/phy.h”
  • N
    usb: phy: Add interface to get phy give of device_node. · e842b84c
    NeilBrown 提交于
    Split the "get phy from device_node" functionality out of
    "get phy by phandle" so it can be used directly.
    
    This is useful when a battery-charger is intimately associated with a
    particular phy but handled by a separate driver.  The charger
    can find the device_node based on sibling relationships
    without the need for a redundant declaration in the devicetree
    description.
    
    As a peripheral that gets a phy will often want to register a
    notifier block, and de-register it later, that functionality
    is included so the de-registration is automatic.
    Acked-by: NPavel Machek <pavel@ucw.cz>
    Signed-off-by: NNeilBrown <neilb@suse.de>
    Signed-off-by: NFelipe Balbi <balbi@ti.com>
    e842b84c
phy.h 7.6 KB
反馈
建议
客服 返回
顶部