commit | f56e63509985d23e8912beaf3c38b07f7a1b12c6 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Wed Nov 23 13:25:27 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sun Dec 04 13:54:50 2016 -0500 |
tree | d0b54ddf7c11a84acedd23b44a044294bccd7119 | |
parent | 4596cf98cde13d09310eb0cb2a4c1e11c9f2279a [diff] |
board: ti: dra71x-evm: Add PMIC support Add the pmic_data for LP873x PMIC which is used to power up dra71x-evm. Note: As per the DM[1] DRA71x supports only OP_NOM. So, updating the efuse registers only to use OPP_NOM irrespective of any CONFIG_DRA7_<VOLT>_OPP_{NOM,od,high} is defined. [1] http://www.ti.com/product/DRA718/technicaldocuments Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>