u-boot-brain/board/xilinx/versal
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
..
board.c dm: Avoid accessing seq directly 2020-12-18 20:32:21 -07:00
cmds.c xilinx: zynqmp: synchronize firmware call return payload 2020-08-20 09:49:20 +02:00
Kconfig xilinx: versal: Add new versal loadpdi command 2020-08-20 09:49:20 +02:00
MAINTAINERS arm64: versal: Add support for new Xilinx Versal ACAPs 2018-10-16 16:53:21 +02:00
Makefile xilinx: common: Add Makefile to common folder 2020-10-27 08:13:32 +01:00