commit | 17705ac089158366555b392c4d631caf93e87384 | [log] [tgz] |
---|---|---|
author | Felix Brack <fb@ltec.ch> | Wed Oct 11 18:42:23 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 17 07:43:32 2017 -0500 |
tree | 032bc610a8a00e6c7695e840d8d07bd4cd0263f7 | |
parent | 67cb37554657775e6c27a46b2abace01dc5ba69b [diff] |
am33xx: Add a function to query MPU voltage in uV For the DM TPS65910 driver I'm working on, querying the MPU voltage should return a value in uV. This value can then be used by the regulator's standard function set_value to set the MPU voltage. Signed-off-by: Felix Brack <fb@ltec.ch> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>