]> Git Repo - J-u-boot.git/commit
ARM: renesas: Add R8A77980 V3HSK board and CPLD code
authorValentine Barshak <[email protected]>
Tue, 23 Apr 2019 20:44:57 +0000 (23:44 +0300)
committerMarek Vasut <[email protected]>
Thu, 8 Jun 2023 20:26:52 +0000 (22:26 +0200)
commited2f65f0105dacb98e5c4d2b435dd009de06c2d1
treed5cb497991cdf09e1ebd3407f1b367050c71e1e8
parentbd13df8b5d6df94beaa4acc61cf4d85b93e53a1a
ARM: renesas: Add R8A77980 V3HSK board and CPLD code

Add board code for the R8A77980 V3HSK board.
Add CPLD sysreset driver to the R-Car V3H SK board.
Extracted from a larger patch by Valentine Barshak.

Reviewed-by: Marek Vasut <[email protected]>
Signed-off-by: Valentine Barshak <[email protected]>
Signed-off-by: Hai Pham <[email protected]>
Signed-off-by: Tam Nguyen <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
[Marek: Sync configs and board code with V3H Condor, squash CPLD driver in]
arch/arm/dts/Makefile
arch/arm/dts/r8a77980-v3hsk-u-boot.dts [new file with mode: 0644]
arch/arm/mach-rmobile/Kconfig.rcar3
board/renesas/v3hsk/Kconfig [new file with mode: 0644]
board/renesas/v3hsk/Makefile [new file with mode: 0644]
board/renesas/v3hsk/cpld.c [new file with mode: 0644]
configs/r8a77980_v3hsk_defconfig [new file with mode: 0644]
include/configs/v3hsk.h [new file with mode: 0644]
This page took 0.04028 seconds and 4 git commands to generate.