commit | 3b7dffe680ce01b5af5247856cb7fb441d3e1249 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Dec 03 20:39:07 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Dec 04 09:21:07 2018 +0100 |
tree | 6c7cd6c95b18a70188ffce7f48c225c26926a1b9 | |
parent | b2e2fe33e146e751a3a26a9d7a5953ed5ac66f6f [diff] |
ARM: dts: rmobile: Extract SDHI nodes on M3N The SDHI nodes are not in Linux 4.17 DTs in M3N, 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