u-boot/arch/sandbox/include/asm
Simon Glass e62ad9c867 sandbox: i2c: Move platdata structs to header files
At present the structs used by these drivers are declared in the C files
and so are not accessible to dtoc. Move them to header files, as required.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-26 17:03:08 +13:00
..
acpi_table.h acpi: Add a simple sandbox test 2020-04-16 14:36:28 +08:00
axi.h
bitops.h
byteorder.h
cache.h
clk.h clk: sandbox: Create a special fixed-rate driver 2021-03-26 17:03:08 +13:00
config.h
cpu.h timer: Add a test for timer_timebase_fallback 2020-09-30 08:54:45 +08:00
dma-mapping.h dma-mapping: add <asm/dma-mapping.h> for all architectures 2020-02-20 15:09:54 +08:00
eth-raw-os.h
eth.h common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
getopt.h
global_data.h acpi: Add an acpi command 2020-04-30 17:16:12 +08:00
gpio.h gpio: Add a way to read 3-way strapping pins 2021-03-03 15:40:47 -05:00
handoff.h
i2c.h sandbox: i2c: Move platdata structs to header files 2021-03-26 17:03:08 +13:00
io.h sandbox: Drop 'const' from sandbox_write() 2019-10-27 10:56:41 -06:00
linkage.h
malloc.h sandbox: Add a new header for the system malloc() 2020-02-05 19:33:46 -07:00
mbox.h
posix_types.h
power-domain.h
processor.h
ptrace.h
reset.h test: reset: Add tests for the managed API 2020-09-30 11:55:22 -04:00
rtc.h sandbox: i2c: Move platdata structs to header files 2021-03-26 17:03:08 +13:00
scmi_test.h firmware: smci: sandbox test for SCMI reset controllers 2020-09-30 11:55:24 -04:00
sdl.h sandbox: sdl: Add an option to double the screen size 2020-02-05 19:33:46 -07:00
sections.h
serial.h sandbox: serial: Move priv into a header file 2021-01-05 12:24:41 -07:00
setjmp.h
spi.h sandbox: spi: Drop unused sandbox_spi_parse_spec function 2020-12-22 20:39:25 -07:00
spl.h
state.h dm: test: Drop of-platdata pytest 2020-10-29 14:42:18 -06:00
string.h
system.h
test.h cros_ec: Add support for switches 2021-01-30 14:25:41 -07:00
types.h
u-boot-sandbox.h sandbox: implement reset 2020-11-05 09:11:30 -07:00
u-boot.h
unaligned.h