commit | e1a309a4fa77d265afbc1158f0f4ec48752da6a6 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Thu Mar 20 14:07:34 2014 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon May 12 12:52:44 2014 +0200 |
tree | d241ff20cf78d3cd6263e0932b00304189b1202a | |
parent | 09585ab4508498beb21486971c8a6ec624ce3a2b [diff] |
ARM: ux500: Add a vmmc regulator through DT for the poped eMMC for href Add a node in DT for the proper regulator which means we can move away from the mmci platform data which currently holds the corresponding OCR mask. The mmci driver can then calculate the OCR mask based on the voltages supported by the regulator, instead of relying on the platform data. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org>