[U-Boot] [PATCH 3/3] configs: enable the DM_PMIC and DM_I2C_GPIO for max8998 pmic

Minkyu Kang promsoft at gmail.com
Sat Dec 17 14:38:51 CET 2016


Hi,

On 15 December 2016 at 18:21, Jaehoon Chung <jh80.chung at samsung.com> wrote:

> Enable the DM_PMIC and DM_I2C_GPIO for using max8998 pmic.
>
> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
> ---
>  configs/s5p_goni_defconfig | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/configs/s5p_goni_defconfig b/configs/s5p_goni_defconfig
> index 4cbf022..aa61ef4 100644
> --- a/configs/s5p_goni_defconfig
> +++ b/configs/s5p_goni_defconfig
> @@ -29,3 +29,6 @@ CONFIG_USB_GADGET_DOWNLOAD=y
>  CONFIG_G_DNL_MANUFACTURER="Samsung"
>  CONFIG_G_DNL_VENDOR_NUM=0x04e8
>  CONFIG_G_DNL_PRODUCT_NUM=0x6601
> +CONFIG_DM_PMIC=y
> +CONFIG_DM_PMIC_MAX8998=y
> +CONFIG_DM_I2C_GPIO=y
> --
> 2.10.2
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>

Reviewed-by: Minkyu Kang <mk7.kang at samsung.com>

Thanks,
-- 
from. prom.
www.promsoft.net


More information about the U-Boot mailing list