u-boot-brain/drivers/net/phy
Siva Durga Prasad Paladugu c643c491b9 net: phy: xilinx_phy: Read phytype using property xlnx,phy-type
This patch reads phytype from property "xlnx,phy-type" instead
od simply looking for "phy-type". This is to be inline with
Linux and also fixes the issue of detecting it wrongly in
u-boot.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2018-04-09 12:14:51 +02:00
..
aquantia.c drivers: net: phy: Fix aquantia compilation with DM 2018-03-22 15:05:28 -05:00
atheros.c phy: atheros: set auto-negotiation for AR8021 2018-01-15 12:05:27 -06:00
b53.c net: phy: b53: Add b53_reg read/write commands 2018-01-15 12:05:22 -06:00
broadcom.c net: phy: Add AFE settings to the Broadcom Cygnus phy 2017-08-07 15:18:31 -05:00
cortina.c net/phy/cortina: Add No firmware upload option 2018-03-22 15:05:31 -05:00
davicom.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
et1011c.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
fixed.c drivers/net/phy/fixed: do not overwrite addr 2017-08-07 15:18:28 -05:00
generic_10g.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Kconfig net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek phys 2018-03-22 15:05:27 -05:00
lxt.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
Makefile net: phy: Add Broadcom BCM53xx switch driver 2018-01-15 12:05:21 -06:00
marvell.c net: phy: marvell 88e151x: Fix handling of bare RGMII interface type 2018-02-26 15:47:07 -06:00
meson-gxl.c net: phy: meson-gxl: detect LPA corruption 2017-12-18 13:06:30 -05:00
micrel_ksz8xxx.c net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx 2017-08-07 15:18:30 -05:00
micrel_ksz90x1.c net: phy: micrel: Convert to livetree 2017-09-18 20:40:34 +02:00
miiphybb.c net: miiphybb: fix casting error 2018-01-15 12:05:17 -06:00
mscc.c net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 2017-02-08 16:32:58 -06:00
mv88e61xx.c net: phy: mv88e61xx: Fix uninitialized variable warning 2017-05-12 08:37:30 -04:00
mv88e6352.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
natsemi.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
phy.c phy: Fix style violations 2018-02-26 15:48:55 -06:00
realtek.c net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek phys 2018-03-22 15:05:27 -05:00
smsc.c net: phy: smsc: Add SMSC LAN8741 support 2018-02-26 15:51:37 -06:00
teranetics.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ti.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
vitesse.c net: phy: vitesse: Fix cis8204 RGMII_ID code 2017-02-07 10:54:34 -06:00
xilinx_phy.c net: phy: xilinx_phy: Read phytype using property xlnx,phy-type 2018-04-09 12:14:51 +02:00