]> git.baikalelectronics.ru Git - uboot.git/commit
net: phy: fixed: Support the old DT binding
authorBin Meng <bmeng.cn@gmail.com>
Sun, 14 Mar 2021 12:14:55 +0000 (20:14 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 15 Apr 2021 08:52:17 +0000 (14:22 +0530)
commit555154a542dfeb5ebd4132e321645e7bc1275323
tree77c04773a78b430b0bf88b6ce61e5f42c9d0d2aa
parent3a12b000c08267ee8c33eb0590d78f61295a4c85
net: phy: fixed: Support the old DT binding

Update fixedphy_probe() to support the old DT binding.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
drivers/net/phy/fixed.c