commit | fb04390edb12169c5416ad85f8598551cd7b5519 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Thu Jun 06 16:06:56 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 13 11:11:29 2019 -0400 |
tree | 17857f3a300f9119632e45d52d37f6729aa4d526 | |
parent | a23e47e0c2520beccb51d72be78a8c32b3772472 [diff] |
power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565. These were missing and the Makefile already assumes them to be defined. Add the corresponding SPL config options. This enables the regulator support in SPL. Signed-off-by: Keerthy <j-keerthy@ti.com>