commit | ae3c0d42fa8e816efd7a0e682623b37de21d5a7f | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Apr 25 23:00:21 2021 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Jun 24 20:22:18 2021 +0200 |
tree | 7960f79b6c5a893c321bd118d095d234bf886195 | |
parent | b35fc0dabd0d7df5247f9c5be79d3ae8de5fce82 [diff] |
ARM: dts: renesas: Add RPC node to R8A779A0 V3U The R-Car V3U does support RPC interface, however the support for it is missing in upstream Linux DTs as of commit 9f4ad9e425a1 ("Linux 5.12"), add the node into u-boot.dtsi to let U-Boot access the SPI NOR or HF. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>