commit | 0e9b18c376da5b3d612dce88b5f49ab5e591fe60 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Fri Sep 15 21:12:40 2017 +0200 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Thu Sep 28 06:51:37 2017 +0900 |
tree | 57684a784e4d5a793673630911576b2043c57ca9 | |
parent | 9ac9c341f9f319e9c1a777c2d64233c70c613b2e [diff] |
ARM: rmobile: Enable DM regulator support Regulators are needed for the MMC framework to let it toggle the SD power. Enable DM regulator support and support for fixed and GPIO regulator. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>