01 Nov, 2011

1 commit


23 Mar, 2011

1 commit

  • This adds a pretty straight-forward system control driver for the
    AB8500. This driver will be used from the core platform, e.g the
    clock tree implementation in the machine code, and is by nature
    singleton.

    There are a few simple functions to read, write, set and clear
    registers so that the machine code can control its own foundation.

    Cc: Mattias Wallin
    Signed-off-by: Mattias Nilsson
    Signed-off-by: Linus Walleij
    Signed-off-by: Samuel Ortiz

    Mattias Nilsson