net: hisilicon: fix binding document of mdio
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / net / hisilicon-hns-mdio.txt
index 9c23fdf..4a7ede9 100644 (file)
@@ -1,7 +1,12 @@
 Hisilicon MDIO bus controller
 
 Properties:
-- compatible: "hisilicon,mdio","hisilicon,hns-mdio".
+- compatible: can be one of:
+       "hisilicon,hns-mdio"
+       "hisilicon,mdio"
+  "hisilicon,hns-mdio" is recommended to be used for hip05 and later SOCs,
+  while "hisilicon,mdio" is optional for backwards compatibility only on
+  hip04 Soc.
 - reg: The base address of the MDIO bus controller register bank.
 - #address-cells: Must be <1>.
 - #size-cells: Must be <0>.  MDIO addresses have no size component.