From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/6 V4] EXYNOS5: Add audio support for Snow
Date: Fri, 08 Mar 2013 22:38:43 +0900 [thread overview]
Message-ID: <5139E9E3.4050506@samsung.com> (raw)
In-Reply-To: <1360907176-18802-1-git-send-email-rajeshwari.s@samsung.com>
On 15/02/13 14:46, Rajeshwari Shinde wrote:
> Driver for MAX98095 is added and support for same is incorporated in
> sound driver and Snow Board.
> This patchset is based on top of
> "EXYNOS5: SNOW: Add initial dts and config file"
>
> Changes in V2:
> - Corrected multi-line comment style
> Changes in V3:
> - Removed non DT support for MAX98095
> - Config for both MAX98095 and WM8994 added in
> exynos5 config file.
> Changes in V4:
> - Separated the patches to create initial dts and config file
> for Snow
> - Modified XXTI clock source function as per Exynos naming convention
>
> Rajeshwari Shinde (6):
> EXYNOS5: Add function to enable XXTI clock source
> Sound: MAX98095: Add the driver for codec
> Sound: Support for MAX98095 codec in driver
> EXYNOS5: GPIO to enable MAX98095
> EXYNOS5: FDT: Add compatible strings for MAX98095
> config: Snow: Enable MAX98095 codec
>
> arch/arm/cpu/armv7/exynos/power.c | 17 +
> arch/arm/include/asm/arch-exynos/power.h | 11 +
> board/samsung/smdk5250/smdk5250.c | 15 +
> drivers/sound/Makefile | 1 +
> drivers/sound/max98095.c | 550 ++++++++++++++++++++++++++++++
> drivers/sound/max98095.h | 311 +++++++++++++++++
> drivers/sound/sound.c | 9 +-
> include/configs/exynos5250-dt.h | 1 +
> include/fdtdec.h | 1 +
> include/sound.h | 1 +
> lib/fdtdec.c | 1 +
> 11 files changed, 916 insertions(+), 2 deletions(-)
> create mode 100644 drivers/sound/max98095.c
> create mode 100644 drivers/sound/max98095.h
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
prev parent reply other threads:[~2013-03-08 13:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-15 5:46 [U-Boot] [PATCH 0/6 V4] EXYNOS5: Add audio support for Snow Rajeshwari Shinde
2013-02-15 5:46 ` [U-Boot] [PATCH 1/6 V4] EXYNOS5: Add function to enable XXTI clock source Rajeshwari Shinde
2013-02-15 5:46 ` [U-Boot] [PATCH 2/6 V4] Sound: MAX98095: Add the driver for codec Rajeshwari Shinde
2013-02-16 4:21 ` Simon Glass
2013-04-05 11:11 ` prem s
2013-04-05 13:30 ` Rajeshwari Birje
2013-02-15 5:46 ` [U-Boot] [PATCH 3/6 V4] Sound: Support for MAX98095 codec in driver Rajeshwari Shinde
2013-02-16 4:23 ` Simon Glass
2013-02-15 5:46 ` [U-Boot] [PATCH 4/6 V4] EXYNOS5: GPIO to enable MAX98095 Rajeshwari Shinde
2013-02-15 5:46 ` [U-Boot] [PATCH 5/6 V4] EXYNOS5: FDT: Add compatible strings for MAX98095 Rajeshwari Shinde
2013-02-15 5:46 ` [U-Boot] [PATCH 6/6 V4] config: Snow: Enable MAX98095 codec Rajeshwari Shinde
2013-02-16 4:23 ` Simon Glass
2013-03-08 13:38 ` Minkyu Kang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5139E9E3.4050506@samsung.com \
--to=mk7.kang@samsung.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox