commit | 993051b27e9f0c45df687e769dbf468de393b84c | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Thu Jan 19 15:21:33 2017 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Sun Jan 29 09:53:56 2017 +0800 |
tree | c135cd436bc3b3a061678ebb56b66320af01e07d | |
parent | 213e51ca8df192709dd38052511f3fb2e4683daa [diff] |
ARM: imx6: fix min/max voltage of anatop 2p5 regulator The regulation bound of this regulator are 2.1V to 2.875V, the wrong DT values cause the driver to miscalculate the effective voltage. This isn't really an issue right now, as nobody actively changes the regulator voltage, but better fix it now. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>