commit | d34dfe1e5f5c5d22dcf643d56cf1936fe11c88df | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Dec 03 20:55:01 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Dec 04 09:21:07 2018 +0100 |
tree | 0055d41e86d1167007ee016c7b73bb148b68e073 | |
parent | 3e6cb07735f287ce1a68a8bd312eec851c61a6ea [diff] |
ARM: dts: rmobile: Extract SDHI extras on H3 and M3W ULCB The SDHI nodes are missing features supported in upstream U-Boot, like mode support properties. Pull the extras into U-Boot specific DT 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