u-boot/drivers
Tejas Bhumkar e31d707d8b net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge
Current code expects bridge phy address at 0 which is not correct
expectation because bridge phy address is configurable.
That's why update the code to read reg property to figure it out
where bridge is and use it in phy creation code.

Signed-off-by: Tejas Bhumkar <tejas.arvind.bhumkar@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/20230915045043.4167628-1-tejas.arvind.bhumkar@amd.com
2023-09-21 13:20:11 +02:00
..
adc adc: Use regulator_set_enable_if_allowed 2023-08-14 09:14:41 -04:00
ata scsi: ceva: Use generic_phy_valid() helper 2023-09-13 15:52:20 -04:00
axi axi: fix definition of axi_sandbox_get_emul() 2023-06-01 12:32:03 -04:00
bios_emulator bios_emulator: Drop VIDEO_IO_OFFSET 2023-07-17 17:08:44 +08:00
block blkcache: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
bootcount global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
bus
button dm: button: add support for linux_code in button-gpio.c driver 2023-02-10 12:50:01 -05:00
cache drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
clk clk: Dont return error when assigned-clocks is empty or missing 2023-09-21 13:20:11 +02:00
core dm: core: ofnode: Add ofnode_read_bootscript_flash() 2023-09-21 13:20:11 +02:00
cpu cpu: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
crypto crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
ddr treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
demo
dfu dfu: Add proper dependency for CONFIG_DFU_MMC 2023-07-17 15:38:11 -04:00
dma dma: ti: Update J21E PSIL endpoint information for MAIN CPSW0 2023-08-15 17:46:39 -04:00
extcon extcon: add MAX14526 MUIC support 2023-05-02 14:23:58 -04:00
fastboot Kconfigs: Correct default of "0" on hex type entries 2023-08-09 09:21:42 -04:00
firmware firmware: zynqmp: Add support to check feature 2023-09-21 13:20:10 +02:00
fpga event: Add fpga load event 2023-07-21 09:00:39 +02:00
fuzz
fwu-mdata FWU: Add FWU metadata access driver for MTD storage regions 2023-06-09 13:52:40 -04:00
gpio gpio: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
hwspinlock hwspinlock: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
i2c Prepare v2023.10-rc3 2023-08-21 17:32:17 -04:00
input input: Flush the keyboard buffer before resetting it 2023-05-11 10:25:29 +08:00
iommu iommu: Implement mapping IOMMUs for PCI devices 2023-01-27 14:47:58 -05:00
led drivers: led: bcm6858: do not use null label to find the top 2023-07-25 12:44:46 -04:00
mailbox mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0 2023-07-25 12:44:46 -04:00
memory memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver 2022-12-08 18:06:27 +02:00
mfd mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation 2022-12-08 18:06:27 +02:00
misc drivers: misc: k3_avs: Add Linux compatibles to maintain sync 2023-09-19 09:13:19 -04:00
mmc Prepare v2023.10-rc3 2023-08-21 17:32:17 -04:00
mtd drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support 2023-09-21 13:20:10 +02:00
mux Correct SPL uses of MULTIPLEXER 2023-03-02 17:45:58 -05:00
net net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge 2023-09-21 13:20:11 +02:00
nvme bootstd: Rename bootdev_setup_sibling_blk() 2023-08-09 23:31:11 +08:00
pch x86: Convert some debug statements to use logging 2023-07-17 17:23:14 +08:00
pci pci: pcie-brcmstb: do not rely on CLKREQ# signal 2023-08-30 11:47:43 -04:00
pci_endpoint
phy phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity 2023-09-13 15:52:21 -04:00
pinctrl pinctrl: zynqmp: Add support for output-enable and bias-high-impedance 2023-09-21 13:20:10 +02:00
power power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled 2023-07-31 20:33:18 +08:00
pwm pwm: mtk: add support for MediaTek MT7988 SoC 2023-08-03 09:40:49 -04:00
qe global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
ram board: mediatek: update config headers 2023-08-03 09:40:49 -04:00
reboot-mode reboot-mode: Add NVMEM reboot mode 2023-01-11 11:54:50 -05:00
remoteproc remoteproc: uclass: Clean up a return 2023-08-08 17:05:43 -04:00
reset reset: mediatek: check malloc return valaue before use 2023-08-03 09:40:49 -04:00
rng rockchip: rng: add trngv1 for rk3588 2023-04-21 15:16:01 +08:00
rtc drivers: rtc: max313xx: provide read8/write8 2023-07-25 12:44:46 -04:00
scsi scsi: Add buffer_aligned check pass-through 2023-08-22 15:17:53 -04:00
serial serial: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:25 -04:00
smem
soc arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
sound
spi spi: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:25 -04:00
spmi
sysinfo sysinfo: gpio: fix loop over DT "revisions" array 2023-03-30 15:09:59 -04:00
sysreset sysreset: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:25 -04:00
tee drivers: tee: sandbox: Fix SCP03 control emulator 2023-04-28 11:30:17 -06:00
thermal imx: move imx8 sci header file to include/firmware/imx 2023-05-21 16:54:32 +02:00
timer timer: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:25 -04:00
tpm tpm: sandbox: Change the return code when device is already open 2023-02-28 09:44:25 +02:00
ufs ufs: ufs-renesas: Drop include common.h 2023-09-09 10:13:24 -04:00
usb board: usb: Replace legacy usb_gadget_handle_interrupts() 2023-09-15 23:38:02 +02:00
video video: Move the BMP options 2023-09-19 11:36:25 -04:00
virtio bootstd: Rename bootdev_setup_sibling_blk() 2023-08-09 23:31:11 +08:00
w1
w1-eeprom
watchdog wdt: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:25 -04:00
xen xen: Limit execution to EL1 only 2023-04-25 15:31:28 -04:00
Kconfig bios_emulator: Add Kconfig and adjust Makefile for SPL 2023-07-17 17:08:44 +08:00
Makefile video: Tidy up Makefile rule for video 2023-08-09 23:31:11 +08:00