[U-Boot] [PATCH 2/9 V3] SOUND: Add WM8994 codec

Rajeshwari Birje rajeshwari.birje at gmail.com
Fri Oct 26 06:23:20 CEST 2012


Hi Simon Glass,

Thank you for the comments.

On Thu, Oct 25, 2012 at 10:37 PM, Simon Glass <sjg at chromium.org> wrote:
>
> Hi,
>
> On Mon, Oct 22, 2012 at 11:57 PM, Rajeshwari Shinde
> <rajeshwari.s at samsung.com> wrote:
> > This patch adds driver for audio codec WM8994
> >
> > Signed-off-by: R. Chandrasekar <rcsekar at samsung.com>
> > Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> > ---
> > Changes in V2:
> > - None
> > Changes in V3:
> > - Incorporated comments from Simon Glass.
>
> Sometimes it is better to list the actual changes made.
Will take care of the same in future.
>
> >  drivers/sound/Makefile           |    1 +
> >  drivers/sound/wm8994.c           |  792 ++++++++++++++++++++++++++++++++++++++
> >  drivers/sound/wm8994.h           |   87 +++++
> >  drivers/sound/wm8994_registers.h |  299 ++++++++++++++
> >  4 files changed, 1179 insertions(+), 0 deletions(-)
> >  create mode 100644 drivers/sound/wm8994.c
> >  create mode 100644 drivers/sound/wm8994.h
> >  create mode 100644 drivers/sound/wm8994_registers.h
> >
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

Regards,
Rajeshwari Shinde.


More information about the U-Boot mailing list