]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: phy: xilinx_phy: Get rid of using property xlnx, phy-type
authorVenkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Tue, 10 Oct 2023 03:04:36 +0000 (08:34 +0530)
committerMichal Simek <michal.simek@amd.com>
Tue, 10 Oct 2023 12:57:29 +0000 (14:57 +0200)
commit950fc4a58b236b8986893a660e799a06024e5eee
treeb5f7f779d57fa219a47870ef512b94aeb44e0dc1
parentfacfa5659b4dfbfffa91283a1234297a744bf28a
net: phy: xilinx_phy: Get rid of using property xlnx, phy-type

As the xlnx,phy-type device tree property is deprecated and phy-mode
is being used, so removing the code references of xlnx,phy-type.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Link: https://lore.kernel.org/r/20231010030436.11854-1-venkatesh.abbarapu@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
drivers/net/phy/xilinx_phy.c