commit | 5b16ba9d52f7d06e3f25128f1a8eec1314b2ef4d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Dec 03 22:14:09 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Dec 04 09:21:07 2018 +0100 |
tree | f837bef4e8b41a629010960e13cf2c22f2298bc2 | |
parent | ee5b69f34f783269fc662965ce4d00067385728d [diff] |
ARM: dts: rmobile: Extract SCIF2 node on E3 Ebisu The SCIF2 node is not in Linux 4.17 DTs on E3, pull it into U-Boot specific DT extras until it hits mainline Linux, to make syncing of DTs easier. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> --- V2: Rebase on u-boot/master