u-boot-brain/arch/x86
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
..
cpu dm: Avoid accessing seq directly 2020-12-18 20:32:21 -07:00
dts x86: coral: Update smbios tables to latest definition 2020-11-10 09:44:20 +08:00
include/asm dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
lib dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: Support Atom SoCs using SWSMISCI rather than the SWSCI 2020-09-25 11:27:18 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00