commit | 0f0677f6eb1797a007dadbad54538fde7102965c | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Wed May 04 14:43:58 2016 +0200 |
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Mon May 30 09:45:57 2016 +0200 |
tree | 6fd63c1801e4221c62731835e53b35a796673e30 | |
parent | 94aed538e032d82287023beb9c59ee80f03a1493 [diff] |
ARM: dts: exynos: Define vqmmc for SD card and allow disabling regulators on Odroid X/X2/U3 The SD-card vmmc-supply contained incorrectly two regulators. The second one is ignored. Fix this by defining proper vmmc and vqmmc supplies. Additionally these regulators do not have to be always on, so allow disabling them to reduce energy consumption. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>