u-boot/drivers
Eugen Hristev 65bde1c087 clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"
Revert changes in at91 compat.c that cause u-boot to fail booting on
sama5d4_xplained and sama5d2_xplained

Log below:

<debug_uart>
No serial driver found
Could not initialize timer (err -19)

Could not initialize timer (err -19)

Could not initialize timer (err -19)

Could not initialize timer (err -19)

Could not initialize timer (err -19)

Could not initialize timer (err -19)

Could not initialize timer (err -19)

Could not initialize timer (err -19)

Fixes: a2703ce10c ("dm: Remove uses of device_bind_offset()")
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-02-11 09:26:40 +02:00
..
adc - sync amlogic GX & AXG DT to Linux 5.10 2021-01-13 07:32:02 -05:00
ata ata: sunxi: fix debug messages 2021-01-31 23:55:56 +00:00
axi
bios_emulator
block sandbox: fill block device meta information 2021-01-30 14:25:42 -07:00
bootcount
bus bus: ti: am33xx: add pwm subsystem driver 2021-01-12 10:58:05 +05:30
button
cache
clk clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()" 2021-02-11 09:26:40 +02:00
core dm: core: Add late driver remove option 2021-02-03 03:38:41 -07:00
cpu
crypto
ddr imx: ddr: imx8m: Move selfref_en after DDR scrub 2021-01-23 11:30:30 +01:00
demo
dfu dfu: dfu_sf: use correct print code 2021-02-07 19:22:54 +01:00
dma dma: bcm6348: incorrect buffer allocation 2021-01-18 15:23:06 -05:00
fastboot fastboot: reinit partition after storing GPT or MBR 2021-02-07 19:22:55 +01:00
firmware firmware: smci: possible NULL dereference 2021-02-03 03:38:41 -07:00
fpga arm: socfpga: soc64: Add ATF support for FPGA reconfig driver 2021-01-15 17:48:37 +08:00
gpio gpio: mpc8xxx_gpio: Fix for litte endian 2021-02-08 14:01:19 +05:30
hwspinlock hwspinlock: stm32: migrate trace to log macro 2021-01-13 09:52:58 +01:00
i2c sandbox: Disable I2C emulators in SPL 2021-01-30 14:25:41 -07:00
input
led
mailbox mailbox: stm32-ipcc: migrate trace to dev and log macro 2021-01-13 09:52:58 +01:00
memory memory: stm32-fmc2: migrate trace to dev and log macro 2021-01-13 09:52:58 +01:00
misc cros_ec: Add vstore support 2021-01-30 14:25:41 -07:00
mmc mmc: mv_sdhci: parse device-tree entry 2021-02-08 08:53:14 +01:00
mtd mtd: spi-nor: add unlock all config option 2021-02-08 14:01:13 +05:30
mux
net net: eqos: Reduce the MDIO wait time 2021-02-08 14:01:15 +05:30
nvme
pch
pci Merge git://git.denx.de/u-boot-marvell 2021-02-08 10:55:51 -05:00
pci_endpoint common: board_r: Drop initr_pci_ep wrapper 2021-01-15 14:36:12 -05:00
phy phy: Add Amlogic AXG MIPI PCIe Analog PHY driver 2021-02-10 10:00:51 +01:00
pinctrl pinctrl: stm32: bind only the enabled GPIO subnode 2021-02-09 10:31:04 +01:00
power sunxi: Add support for H616 SoC 2021-01-25 21:52:01 +00:00
pwm dm: fix build errors generated by last merges 2021-01-15 13:12:38 -05:00
qe drivers: qe: avoid double free() 2021-01-18 15:23:06 -05:00
ram ram: aspeed: Add AST2600 DRAM control support 2021-01-18 15:19:15 -05:00
remoteproc remoteproc: k3_r5: Sync to upstreamed kernel DT property names 2021-02-04 20:37:56 +05:30
reset reset: reset-mtmips: add DM_FLAG_PRE_RELOC flag 2021-01-24 21:39:27 +01:00
rng
rtc sandbox: keep time offset when resetting 2021-01-30 14:25:42 -07:00
scsi
serial serial: sifive: Cast dev_read_addr() with uintptr_t 2021-02-03 03:38:41 -07:00
smem smem: Don't use -EPROBE_DEFER 2021-02-03 03:38:41 -07:00
soc
sound
spi spi: fsl_qspi: apply the same settings for LS1088 as LS208x 2021-02-08 14:01:18 +05:30
spmi
sysinfo
sysreset aspeed: Add AST2600 platform support 2021-01-18 15:23:06 -05:00
tee
thermal
timer x86: tsc_timer: Correct overflow in __udelay() 2021-02-01 15:11:40 +08:00
tpm tpm: cr50: Rename driver to work with of-platdata 2021-01-30 14:25:41 -07:00
ufs
usb usb: gaget: ci: set ep's desc when enable ep 2021-01-31 14:08:56 +01:00
video dm: Rename DM_FLAG_REMOVE_WITH_PD_ON 2021-02-03 03:38:41 -07:00
virtio
w1 w1: mxc: fix build 2021-01-23 11:30:31 +01:00
w1-eeprom
watchdog dm: Rename DM_FLAG_REMOVE_WITH_PD_ON 2021-02-03 03:38:41 -07:00
xen common: board_r: Drop initr_xen wrapper 2021-01-15 14:36:12 -05:00
Kconfig
Makefile bootcount: allow to use this feature on TPL 2021-01-27 16:58:57 -05:00