11 Feb, 2013

1 commit

  • Add a basic header file for the TI AESS IP block, located in the OMAP4
    Audio Back-End subsystem.

    Currently, this header file only contains a function to enable the
    AESS internal clock auto-gating. This will be used by a subsequent
    patch to ensure that the AESS won't block the entire chip
    low-power-idle mode. We wish to be able to place the AESS into idle
    even when no AESS driver has been compiled in.

    Signed-off-by: Paul Walmsley
    Cc: Liam Girdwood
    Cc: Mark Brown
    Cc: Péter Ujfalusi
    Cc: Tony Lindgren
    Acked-by: Mark Brown

    Paul Walmsley