[PATCH 0/4] Add support for LX TestBox
Benedikt Spranger
b.spranger at linutronix.de
Fri May 29 18:28:35 CEST 2020
The Testbox board is an open hardware enhancement for the Lamobo R1 router
board. The Testbox board is used in the CI-RT project to manage devices
under test (https://ci-rt.linutronix.de).
Add support for the LX TestBox.
Benedikt Spranger (4):
sunxi: pmic_bus: Refactor pmic_bus_read() and pmic_bus_write()
i2c: mvtwsi: Add Allwinner sun4i compatible
sunxi: pmic_bus: Add DM I2C support
common: Add LX TestBox checks
arch/arm/mach-sunxi/Kconfig | 15 +++++++++++
arch/arm/mach-sunxi/pmic_bus.c | 48 +++++++++++++++++++++++++---------
board/sunxi/board.c | 47 +++++++++++++++++++++++++++++++++
configs/Lamobo_R1_defconfig | 1 +
drivers/i2c/mvtwsi.c | 1 +
5 files changed, 100 insertions(+), 12 deletions(-)
--
2.19.0
More information about the U-Boot
mailing list