lkml.org 
[lkml]   [2012]   [Feb]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 6/7] OMAP: omap4panda: Use common configuration for V1V8, V2V1 supplies
    Date
    These supplies going to be needed for the twl6040 driver.

    Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
    ---
    arch/arm/mach-omap2/board-omap4panda.c | 4 +++-
    1 files changed, 3 insertions(+), 1 deletions(-)

    diff --git a/arch/arm/mach-omap2/board-omap4panda.c b/arch/arm/mach-omap2/board-omap4panda.c
    index da31a72..1e90e71 100644
    --- a/arch/arm/mach-omap2/board-omap4panda.c
    +++ b/arch/arm/mach-omap2/board-omap4panda.c
    @@ -316,7 +316,9 @@ static int __init omap4_panda_i2c_init(void)
    TWL_COMMON_REGULATOR_VANA |
    TWL_COMMON_REGULATOR_VCXIO |
    TWL_COMMON_REGULATOR_VUSB |
    - TWL_COMMON_REGULATOR_CLK32KG);
    + TWL_COMMON_REGULATOR_CLK32KG |
    + TWL_COMMON_REGULATOR_V1V8 |
    + TWL_COMMON_REGULATOR_V2V1);
    omap4_pmic_init("twl6030", &omap4_panda_twldata,
    &twl6040_data, OMAP44XX_IRQ_SYS_2N);
    omap_register_i2c_bus(2, 400, NULL, 0);
    --
    1.7.8.4


    \
     
     \ /
      Last update: 2012-02-10 11:09    [W:3.705 / U:0.144 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site