commit | 2af23a8893d7a4d3d397387d6eae123a75c41da4 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Dec 03 20:58:13 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Dec 04 09:21:07 2018 +0100 |
tree | 0d197cf9d63deea44b6dc6e44aa45bee93969cad | |
parent | d34dfe1e5f5c5d22dcf643d56cf1936fe11c88df [diff] |
ARM: dts: rmobile: Extract SDHI extras on H3, M3W, M3N Salvator-X 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