commit | 8c7d9e1f62918bf2c781966ef2980e5c9c000657 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Dec 03 20:17:50 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Dec 04 09:21:07 2018 +0100 |
tree | 3900635e4b38c76af71c75f1cad85618b987baf5 | |
parent | a89929bbb372b3eee49282439ce37ddf45fd54d4 [diff] |
ARM: dts: rmobile: Extract RPC node to u-boot specific DT The RPC DT bindings are still work in progress. Extract the RPC DT node from the DT to allow easier update and so it can be replaced once the DT bindings are stable. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> --- V2: Rebase on u-boot/master