On 11/12/13 11:15, Grant Likely wrote: > The device_type property is deprecated for the flattened device tree and > the value "ethernet-phy" has never been defined as having a useful > meaning. Neither the kernel nor u-boot depend on it. It should never > have appeared in PHY bindings. This patch removes all references to > "ethernet-phy" as a device_type value from the documentation and the > .dts files. Makes sense...
Acked-by: Srinivas Kandagatla <[email protected]> > > This patch was generated mechanically with the following command and > then verified by looking at the diff. > > sed -i '/"ethernet-phy"/d' `git grep -l '"ethernet-phy"'` > > Signed-off-by: Grant Likely <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Pawel Moll <[email protected]> > Cc: Mark Rutland <[email protected]> > Cc: Ian Campbell <[email protected]> > Cc: Kumar Gala <[email protected]> > Cc: Srinivas Kandagatla <[email protected]> > Cc: Florian Fainelli <[email protected]> > Cc: Benjamin Herrenschmidt <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

