drivers: cosmetic: Convert SPDX license tags to Linux Kernel styleComplete in the drivers directory the work started withcommit 83d290c56fab ("SPDX: Convert all of our singlelicense tags to Linux
drivers: cosmetic: Convert SPDX license tags to Linux Kernel styleComplete in the drivers directory the work started withcommit 83d290c56fab ("SPDX: Convert all of our singlelicense tags to Linux Kernel style").Reviewed-by: Simon Glass <sjg@chromium.org>Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
show more ...
axi: Add AXI sandbox driver and simple emulatorAdd test infrastructure and tests for the AXI uclass.Reviewed-by: Simon Glass <sjg@chromium.org>Signed-off-by: Mario Six <mario.six@gdsys.cc>
axi: Add ihs_axi driverAdd a driver for the gdsys IHS AXI bus used on IHS FPGAs.Reviewed-by: Simon Glass <sjg@chromium.org>Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers: Add AXI uclassAdd a uclass for AXI (Advanced eXtensible Interface) busses, and adriver for the gdsys IHS AXI bus on IHS FPGAs.Signed-off-by: Mario Six <mario.six@gdsys.cc>Reviewed-by:
drivers: Add AXI uclassAdd a uclass for AXI (Advanced eXtensible Interface) busses, and adriver 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>