On 22 April 2015 at 10:31, Simon Glass <s...@chromium.org> wrote: > On 20 April 2015 at 12:07, Przemyslaw Marczak <p.marc...@samsung.com> wrote: >> This change enables the configs required to init and setup max77686 >> regulator driver, using the new driver model pmic and regulator API. >> >> This commits enables: >> - CONFIG_ERRNO_STR >> - CONFIG_DM_PMIC >> - CONFIG_DM_PMIC_CMD >> - CONFIG_DM_PMIC_MAX77686 >> - CONFIG_DM_REGULATOR >> - CONFIG_DM_REGULATOR_CMD >> - CONFIG_DM_REGULATOR_MAX77686 >> >> And removes the unused: >> - CONFIG_DM_I2C_COMPAT >> - CONFIG_POWER >> - CONFIG_POWER_I2C >> - CONFIG_POWER_MAX77686 >> >> Signed-off-by: Przemyslaw Marczak <p.marc...@samsung.com> >> --- >> Changes V2: >> - config: enable dm i2c; cleanup >> - remove CONFIG_DM_I2C_COMPAT >> - enable regulator command >> >> Changes V3: >> - move options to defconfig >> >> Changes V4: >> - update commands config names >> >> --- >> configs/odroid_defconfig | 8 +++++++- >> include/configs/odroid.h | 5 ----- >> 2 files changed, 7 insertions(+), 6 deletions(-) > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-dm/next, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot