u-boot-brain/drivers
Aleksandar Gerasimovski 50dae8eb3a net: tsec: add option to set device max-speed via dts
Current tsec adapter sets adapter gigabit capabilities by default, and in
reality this must not always be the case.
It is possible that tsec adapter is used for 100Mbps connection, and in
this case setting 1000Mbps capabilities can lead to some side effects such
longer autoneg process.

In our ls102x designs this problem leads to long autoneg times (> 4 sec)
in case board rgmii link is 100Mbps capable only.
Limiting the rgmii link capabilities provides faster and smoother
link establishment.

Signed-off-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-06-17 11:46:11 +05:30
..
adc
ata ata: ahci: fix ahci_link_up() type mismatch for LTO 2021-05-24 14:21:30 -04:00
axi
bios_emulator treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
block
bootcount
bus
button
cache
clk drivers: clk: add fu740 support 2021-05-31 16:35:54 +08:00
core of: addr: Remove call to dev_count_cells() in of_get_address() 2021-06-05 07:35:34 -06:00
cpu
crypto
ddr
demo
dfu dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported 2021-05-28 11:21:51 +02:00
dma dma: ti: k3-udma: Add BCDMA and PKTDMA support 2021-05-12 16:36:38 +05:30
fastboot
firmware firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain 2021-05-27 14:53:14 +05:30
fpga
gpio gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() 2021-05-21 15:00:17 +02:00
hwspinlock
i2c
input
led
mailbox mailbox: k3-sec-proxy: Extend valid thread IDs 2021-05-12 16:27:57 +05:30
memory
misc
mmc mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 2021-06-17 11:46:11 +05:30
mtd ARM: fix LTO for apf27 2021-05-24 14:21:30 -04:00
mux
net net: tsec: add option to set device max-speed via dts 2021-06-17 11:46:11 +05:30
nvme
pch
pci pci: layerscape-ep: Add check of the PCIe controller enablement 2021-06-17 11:46:11 +05:30
pci_endpoint
phy
pinctrl pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12 2021-06-07 19:35:22 +02:00
power treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
pwm pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" 2021-06-05 07:35:47 -06:00
qe
ram drivers: ram: sifive: rename fu540_ddr and add fu740 support 2021-05-31 16:35:54 +08:00
remoteproc
reset board: sifive: add HiFive Unmatched board support 2021-05-31 16:35:55 +08:00
rng
rtc
scsi
serial treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
smem
soc soc: ti: k3-navss-ringacc: Remove unused ring modes 2021-05-12 16:36:38 +05:30
sound
spi spi: zynqmp_gqspi: Fix write issue 2021-06-11 09:24:58 +02:00
spmi
sysinfo sysinfo: Add gpio-sysinfo driver 2021-05-04 07:57:18 -04:00
sysreset
tee
thermal
timer riscv: Split SiFive CLINT support between SPL and U-Boot proper 2021-05-17 16:42:24 +08:00
tpm
ufs
usb usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 2021-06-09 10:54:26 +02:00
video
virtio
w1 w1: replace dt detection by automatic detection 2021-05-13 13:09:09 -04:00
w1-eeprom w1: replace dt detection by automatic detection 2021-05-13 13:09:09 -04:00
watchdog
xen
Kconfig
Makefile