u-boot-brain/board/xilinx
Simon Glass 8b85dfc675 dm: Avoid accessing seq directly
At present various drivers etc. access the device's 'seq' member directly.
This makes it harder to change the meaning of that member. Change access
to go through a function instead.

The drivers/i2c/lpc32xx_i2c.c file is left unchanged for now.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-18 20:32:21 -07:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common fru: common: Record pcie/uuid fields in custom board area 2020-11-20 10:42:54 +01:00
microblaze-generic microblaze: Get rid of xparameters.h 2020-11-20 10:42:53 +01:00
versal dm: Avoid accessing seq directly 2020-12-18 20:32:21 -07:00
zynq xilinx: common: Add Makefile to common folder 2020-10-27 08:13:32 +01:00
zynqmp dm: Avoid accessing seq directly 2020-12-18 20:32:21 -07:00
zynqmp_r5 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Kconfig xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM 2020-10-27 08:13:33 +01:00