commit | 2bfd43e550b4d8ad17e83287d5df315743fb2b3d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Thu Nov 09 19:58:40 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Nov 12 16:17:31 2017 -0500 |
tree | 873cb143d00d45ebeb721ffe967ce738b97558c3 | |
parent | 66bd5a3ebb9fc6837194069f521c0705fb9d1b5e [diff] |
ARM: rmobile: Fix eMMC signal voltage on Salvator-X/XS The eMMC is 1V8 device only and the signaling is always 1V8, fix the DT for Salvator-X/XS to describe the hardware correctly. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>