commit | 8ff3e59371a8845f956d04e29be0a230ae14be5f | [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 | aae3c3b32b8deec0421e3f137b8f5c1cbfedd8bf [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>