K 10 svn:author V 3 ian K 8 svn:date V 27 2017-06-11T00:16:21.544748Z K 7 svn:log V 392 Add some utility functions to help a PHY driver on an FDT-configured system retrieve its config data from the fdt data. The properties that are common to all phys are decoded and returned in a structure. The fdt node handles for the mac and phy devices are also returned in the config data struct, so a driver can easily obtain additional hardware-specific config values from the fdt data. END