]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: omap3_logic: Enable DM_PMIC and DM_REGULATOR
authorAdam Ford <aford173@gmail.com>
Mon, 3 Sep 2018 19:05:41 +0000 (14:05 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 12 Sep 2018 01:43:26 +0000 (21:43 -0400)
commit159f7c475002849e1cbdb8472de9ecf21807f8cd
tree2986db045548c01531bae25b714b71495b9268af
parent559bc615bd951e41f11be9a481bc7502b70ad783
ARM: omap3_logic: Enable DM_PMIC and DM_REGULATOR

Enabling DM_PMIC, DM_REGULATOR_FIXED, and DM_REGULATOR_GPIO
gives us the ability to better monitor voltages and enable
hardware through the device tree. The TL4030 (TPS65950) is
not yet migrated to DM, so this patch only enables the fixed
and GPIO controlled regulators.

Signed-off-by: Adam Ford <aford173@gmail.com>
configs/omap3_logic_defconfig