06 Feb, 2009

1 commit

  • Simple RTC driver for the MSP430 firmware on the DM355 EVM board. Other
    than not supporting atomic reads/writes of all four bytes, this is
    reasonable as a basic no-alarm RTC.

    Signed-off-by: David Brownell
    Signed-off-by: Kevin Hilman
    Acked-by: Alessandro Zummo
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    David Brownell