commit | 830b94f76867628b990d31b7813bb21e868e3dd9 | [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 | f529bc551b6d60ac231598d317cfa24b0ddc18af [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