commit | ee5b69f34f783269fc662965ce4d00067385728d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Dec 03 22:12:47 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Dec 04 09:21:07 2018 +0100 |
tree | e46d50641d7d2b60fc900329dfdad38e3ef14f82 | |
parent | 2af23a8893d7a4d3d397387d6eae123a75c41da4 [diff] |
ARM: dts: rmobile: Extract SDHI nodes on E3 Ebisu The SDHI nodes are not in Linux 4.17 DTs in E3, pull them into U-Boot specific DT extras until they hit 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