09 Feb, 2008

1 commit

  • PWM device setup, and a simple PWM driver exposing a programming interface
    giving access to each channel's full capabilities. Note that this doesn't
    support starting several channels in synch.

    [hskinnemoen@atmel.com: allocate platform device dynamically]
    [hskinnemoen@atmel.com: Kconfig fix]
    Signed-off-by: David Brownell
    Signed-off-by: Haavard Skinnemoen
    Cc: Andrew Victor
    Cc: Nicolas Ferre
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    David Brownell