[U-Boot] [PATCH 2/3] ARM: DRA7: Redefine voltage and efuse macros per OPP using Kconfig
Lokesh Vutla
lokeshvutla at ti.com
Wed Nov 23 05:05:35 CET 2016
On Tuesday 22 November 2016 08:32 PM, Tom Rini wrote:
> On Tue, Nov 22, 2016 at 11:51:38AM +0530, Lokesh Vutla wrote:
>> From: Suman Anna <s-anna at ti.com>
>>
[..snip..]
>> +if TARGET_DRA7XX_EVM || TARGET_AM57XX_EVM
>> +menu "Voltage Domain OPP selections"
>> +
>> +choice
>> + prompt "MPU Voltage Domain"
>> + default DRA7_MPU_OPP_NOM
>> + help
>> + Select the OPP for the MPU voltage domain on DRA7xx & AM57xx SoCs
>> +
>> +config DRA7_MPU_OPP_NOM
>> + bool "OPP NOM"
>> +
>> +endchoice
>> +
>> +choice
>> + prompt "DSPEVE Voltage Domain"
>> + help
>> + Select the OPP for the DSPEVE voltage domain on DRA7xx and AM57xx SoCs
>
> Can we please add some text about what NOM, OD and so forth mean in the
Sure will add it and repost.
> help text? Also, the rest of the series is missing, thanks!
I can see it in patchworks. Am I missing something?
http://patchwork.ozlabs.org/patch/697824/
http://patchwork.ozlabs.org/patch/697823/
Thanks and regards,
Lokesh
More information about the U-Boot
mailing list