[U-Boot] [PATCH 3/3] configs: odroid-xu3: enable the configs relevant to regulator
Jaehoon Chung
jh80.chung at samsung.com
Wed Jan 24 07:29:31 UTC 2018
On 01/24/2018 01:04 AM, Anand Moon wrote:
> Hi Jaehoon Chung,
>
> On 16 January 2018 at 12:03, Jaehoon Chung <jh80.chung at samsung.com> wrote:
>> Enable the CONFIG_CMD_REGULATOR and CONFIG_DM_REGULATOR_S2MPS11.
>>
>> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
>> ---
>> configs/odroid-xu3_defconfig | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/configs/odroid-xu3_defconfig b/configs/odroid-xu3_defconfig
>> index 976c06a29d..11b1c8bf11 100644
>> --- a/configs/odroid-xu3_defconfig
>> +++ b/configs/odroid-xu3_defconfig
>> @@ -22,6 +22,7 @@ CONFIG_CMD_CACHE=y
>> CONFIG_CMD_TIME=y
>> CONFIG_CMD_PMIC=y
>> CONFIG_CMD_EXT4_WRITE=y
>> +CONFIG_CMD_REGULATOR=y
>> CONFIG_ENV_IS_IN_MMC=y
>> CONFIG_ADC=y
>> CONFIG_ADC_EXYNOS=y
>> @@ -35,6 +36,7 @@ CONFIG_SMC911X_BASE=0x5000000
>> CONFIG_DM_PMIC=y
>> CONFIG_PMIC_S2MPS11=y
>> CONFIG_DM_REGULATOR=y
>> +CONFIG_DM_REGULATOR_S2MPS11=y
>> CONFIG_USB=y
>> CONFIG_DM_USB=y
>> CONFIG_USB_XHCI_HCD=y
>> --
>> 2.15.1
>>
>
> Please add my.
> Tested-by: Anand Moon <linux.amoon at gmail.com>
Applied to u-boot-mmc.
Best Regards,
Jaehoon Chung
>
> Best Regards
> -Anand
>
>
>
More information about the U-Boot
mailing list