]> git.sur5r.net Git - u-boot/commit
ARM: dts: rmobile: Add Renesas R8A77990 SoC support
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Wed, 11 Apr 2018 09:37:41 +0000 (18:37 +0900)
committerMarek Vasut <marex@denx.de>
Fri, 1 Jun 2018 07:47:02 +0000 (09:47 +0200)
commit19df5959d07dc953750fcdaa6446c97358919cd4
tree68f067915ecda27d2d88f173f6e3daa8222ce7a0
parenta0410a6ff21ebba29a1ac46db891867dcd21ed82
ARM: dts: rmobile: Add Renesas R8A77990 SoC support

This patch adds basic support for the Renesas R-Car E3 (R8A77990) SoC:
  - PSCI
  - CPU (single)
  - Cache controller
  - Main clocks and controller
  - Interrupt controller
  - Timer
  - PMU
  - Reset controller
  - Product register
  - System controller
  - UART for console

Inspried by a patch by Takeshi Kihara in the BSP.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/dts/r8a77990.dtsi [new file with mode: 0644]