summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2021-02-03 15:57:19 +0300
committerMarek Vasut <marek.vasut+renesas@gmail.com>2021-02-07 23:12:57 +0300
commit6001b49920eeca97aa485ec130dbaf8cccdf9dc6 (patch)
tree5465ffccd369062c2167f61fb4ac7c929a5933eb /arch/arm/mach-rmobile
parent2b6cf2e94d56a7b04a235b3ab23d41e4ea846c36 (diff)
downloadu-boot-6001b49920eeca97aa485ec130dbaf8cccdf9dc6.tar.xz
ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev Kit
The Beacon EmbeddedWorks kit is based on the R8A774B1 SoC also known as the RZ/G2N. 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 dev kit. Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'arch/arm/mach-rmobile')
-rw-r--r--arch/arm/mach-rmobile/Kconfig.645
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index 0ef6cf619b..35354126e4 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -65,6 +65,11 @@ config TARGET_BEACON_RZG2M
select R8A774A1
select PINCTRL_PFC_R8A774A1
+config TARGET_BEACON_RZG2N
+ bool "Beacon EmbeddedWorks RZ/G2N Dev Kit"
+ select R8A774B1
+ select PINCTRL_PFC_R8A774B1
+
config TARGET_CONDOR
bool "Condor board"
imply R8A77980