03 Dec, 2009

1 commit


16 Nov, 2009

3 commits


22 Sep, 2009

34 commits


17 Sep, 2009

2 commits

  • This sets the number of voltages for the AB3100 regulators so that
    they play well with the voltage listing functions and can be used
    properly with the MMC regulator integration glue for example.

    Signed-off-by: Linus Walleij
    Signed-off-by: Samuel Ortiz

    Linus Walleij
     
  • This adds support for the regulators found in the AB3100
    Mixed-Signal IC.

    It further also defines platform data for the ST-Ericsson
    U300 platform and extends the AB3100 MFD driver so that
    platform/board data with regulation constraints and an init
    function can be passed down all the way from the board to
    the regulators.

    Signed-off-by: Linus Walleij
    Acked-by: Mark Brown
    Signed-off-by: Liam Girdwood
    Signed-off-by: Samuel Ortiz

    Linus Walleij