]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev Kit
authorAdam Ford <aford173@gmail.com>
Wed, 3 Feb 2021 12:57:20 +0000 (06:57 -0600)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 7 Feb 2021 20:12:57 +0000 (21:12 +0100)
commit0099dfd5e53703ff94677ec3490134ae436fc8f1
treea9f6c8dbd784bfed5e621a13f2563284a5e1685f
parent6001b49920eeca97aa485ec130dbaf8cccdf9dc6
ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev Kit

The Beacon EmbeddedWorks kit is based on the R8A774E1 SoC also
known as the RZ/G2H.

The kit consists of a SOM + Baseboard and supports microSD,
eMMC, Ethernet, a couple celular radios, two CAN interfaces,
Bluetooth and WiFi.  It shares much of the same design as
the RZ/G2M and RZ/G2N dev kits.

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/dts/Makefile
arch/arm/dts/r8a774e1-beacon-rzg2h-kit-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/r8a774e1-beacon-rzg2h-kit.dts [new file with mode: 0644]
arch/arm/mach-rmobile/Kconfig.64
board/beacon/beacon-rzg2m/Kconfig
board/beacon/beacon-rzg2m/MAINTAINERS
configs/r8a774e1_beacon_defconfig [new file with mode: 0644]