]> git.dujemihanovic.xyz Git - u-boot.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)
commitec3b97e11d6b4202296c1b005a21e37d93bb9f74
tree77c04773a78b430b0bf88b6ce61e5f42c9d0d2aa
parentd809a9dcefe51786dd4e8e3e768d5f218ca33607
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