mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
misc: Add support for the Arm Versatile Express config bus
Add support for the Arm Versatile Express config bus that is being used for exposing various subsystems via a generic configuration bus. This driver adds support for generating transactions on this configuration bus and can be used by other drivers to abstract the communication with the actual function providers. Signed-off-by: Liviu Dudau <liviu.dudau@foss.arm.com> Reviewed-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
@@ -287,6 +287,13 @@ F: arch/arm/mach-uniphier/
|
||||
F: configs/uniphier_*_defconfig
|
||||
N: uniphier
|
||||
|
||||
ARM VERSATILE EXPRESS DRIVERS
|
||||
M: Liviu Dudau <liviu.dudau@foss.arm.com>
|
||||
S: Maintained
|
||||
T: git git://github.com/ARM-software/u-boot.git
|
||||
F: drivers/misc/vexpress_config.c
|
||||
N: vexpress
|
||||
|
||||
ARM ZYNQ
|
||||
M: Michal Simek <monstr@monstr.eu>
|
||||
S: Maintained
|
||||
|
Reference in New Issue
Block a user