浏览代码

net: davinci_mdio: introduce "ti,cpsw-mdio" compat string

Introduce "ti,cpsw-mdio" compatible string for Davinci MDIO, because
it's required to distinguish the case when MDIO is part of TI CPSW to
enable features supported by TI CPSW (for example, enable PM
management).

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Grygorii Strashko 9 年之前
父节点
当前提交
22899eca58
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Documentation/devicetree/bindings/net/davinci-mdio.txt

+ 1 - 0
Documentation/devicetree/bindings/net/davinci-mdio.txt

@@ -4,6 +4,7 @@ TI SoC Davinci/Keystone2 MDIO Controller Device Tree Bindings
 Required properties:
 Required properties:
 - compatible		: Should be "ti,davinci_mdio"
 - compatible		: Should be "ti,davinci_mdio"
 			  and "ti,keystone_mdio" for Keystone 2 SoCs
 			  and "ti,keystone_mdio" for Keystone 2 SoCs
+			  and "ti,cpsw-mdio" for am335x, am472x, am57xx/dra7, dm814x SoCs
 			  and "ti,am4372-mdio" for am472x SoC
 			  and "ti,am4372-mdio" for am472x SoC
 - reg			: physical base address and size of the davinci mdio
 - reg			: physical base address and size of the davinci mdio
 			  registers map
 			  registers map