drivers: Add AXI uclass
Add a uclass for AXI (Advanced eXtensible Interface) busses, and a driver for the gdsys IHS AXI bus on IHS FPGAs. Signed-off-by:Mario Six <mario.six@gdsys.cc> Reviewed-by:
Simon Glass <sjg@chromium.org>
drivers/axi/Kconfig
0 → 100644
drivers/axi/Makefile
0 → 100644
drivers/axi/axi-uclass.c
0 → 100644
include/axi.h
0 → 100644
Please register or sign in to comment