From: Grant Likely Date: Wed, 11 Dec 2013 10:05:10 +0000 (+0000) Subject: dt/bindings: remove users of device_type "mdio" X-Git-Tag: v3.14-rc1~102^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dae95c1f07a2da77d09bc3cd44b252b31c25f267;p=pandora-kernel.git dt/bindings: remove users of device_type "mdio" device_type is a deprecated property, but some MDIO bus nodes still have it. Except for a couple of old binding (compatible="gianfar" and compatible="ucc_geth_phy") the kernel doesn't look for device_type="mdio" at all. This patch removes all instances of device_type="mdio" from the binding documentation and the .dts files. Signed-off-by: Grant Likely Cc: Rob Herring Cc: Pawel Moll Cc: Mark Rutland Cc: Ian Campbell Cc: Kumar Gala Cc: Benjamin Herrenschmidt --- Reading git-diff-tree failed