[U-Boot] [PATCH 2/7 V2] Sound: MAX98095: Add the driver for codec

Simon Glass sjg at chromium.org
Fri Jan 25 22:04:46 CET 2013


On Thu, Jan 24, 2013 at 10:43 PM, Rajeshwari Shinde
<rajeshwari.s at samsung.com> wrote:
> This patch adds the driver for codec MAX98095 required by Snow
> Board
>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>

Acked-by: Simon Glass <sjg at chromium.org>

> ---
> Changes in V2:
>         - None
>  drivers/sound/Makefile   |    1 +
>  drivers/sound/max98095.c |  550 ++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/sound/max98095.h |  311 ++++++++++++++++++++++++++
>  3 files changed, 862 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/sound/max98095.c
>  create mode 100644 drivers/sound/max98095.h
>


More information about the U-Boot mailing list