ARM: rmobile: Update E2 Silk
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 21 Apr 2018 14:19:56 +0000 (16:19 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 21 Apr 2018 16:33:31 +0000 (18:33 +0200)
commitf7aa3cd4a81c7a1ef480e39a1b979483452325cb
tree3ee23e87750c88e68a3664317f5b48ecf206eaf9
parent1ddbcf46bfba605b65f111a9f1f6c50098957767
ARM: rmobile: Update E2 Silk

The E2 Silk port was broken since some time. This patch updates
the E2 Silk port to use modern frameworks, DM, DT probing, SPL
for the preloading and puts it on par with the M2 Porter board.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
NOTE: The port is missing support for I2C1 for DA9063 reset, since the
      I2C driver needs to be converted to DM and DT probing. That's not
      an issue for this patch though, since the reset was broken on Silk
      since forever.
arch/arm/dts/r8a7794-silk-u-boot.dts
arch/arm/mach-rmobile/Kconfig.32
board/renesas/silk/Makefile
board/renesas/silk/silk.c
board/renesas/silk/silk_spl.c [new file with mode: 0644]
configs/silk_defconfig
include/configs/silk.h