From: peter.ujfalusi@ti.com (Peter Ujfalusi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/8] ARM: OMAP: Audio support via omap-twl4030 and pwm support
Date: Fri, 18 Jan 2013 15:31:48 +0100 [thread overview]
Message-ID: <1358519516-13165-1-git-send-email-peter.ujfalusi@ti.com> (raw)
Hi,
I have combined the two previous series for easier handling.
audio via omap-twl4030 for Zoom2 and sdp3430:
http://lists.infradead.org/pipermail/linux-arm-kernel/2012-December/139128.html
PWM support for few boards:
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-January/139409.html
>From the PWM series I have left out the zoom patch since it is going to conflict
with a patch going via MFD. I'll send that later.
Notes for the audio part:
omap-twl4030 ASoC machine driver can support more boards with the following
series:
http://mailman.alsa-project.org/pipermail/alsa-devel/2012-December/058119.html
Rework the omap-twl4030 audio support code in arch/arm/mach-omap2/ to take
advantages of this. The same machine driver can support the zoom2 and sdp3430
boards as well.
Notes for the PWM part:
This series will make sure that in 3.9 we are going to have working LEDs and
backlight on these boards.
As a note: 4430SDP never had working backlight and the charger led did not
worked for couple of releases already due to wrong pwm_id.
On BeagleBoard we will be able to adjust the brighness of pmu_stat LED instead
of full on/off.
Regards,
Peter
---
Peter Ujfalusi (8):
ARM: OMAP: 3430sdp: Enable extmute functionality for audio
ARM: OMAP: zoom: Zoom2 does not have extmute functionality
ARM: OMAP2+: twl-common: Add default twl4030 audio configuration
ARM: OMAP2+: twl-common: Allow boards to customize the twl4030 audio setup
ARM: OMAP: zoom: Audio support via the common omap-twl4030 machine driver
ARM: OMAP: sdp3430: Audio support via the common omap-twl4030 machine driver
ARM: OMAP: board-4430sdp: Proper support for TWL6030 PWM LED/Backlight
ARM: OMAP: omap3beagle: Use the pwm_leds driver to control the PMU_STAT led
arch/arm/mach-omap2/board-3430sdp.c | 20 ++++++++++++++
arch/arm/mach-omap2/board-4430sdp.c | 30 +++++++++++++++++++-
arch/arm/mach-omap2/board-cm-t35.c | 2 +-
arch/arm/mach-omap2/board-devkit8000.c | 2 +-
arch/arm/mach-omap2/board-igep0020.c | 2 +-
arch/arm/mach-omap2/board-omap3beagle.c | 41 ++++++++++++++++++++++------
arch/arm/mach-omap2/board-omap3evm.c | 2 +-
arch/arm/mach-omap2/board-overo.c | 2 +-
arch/arm/mach-omap2/board-zoom-peripherals.c | 29 ++++++++++++++------
arch/arm/mach-omap2/twl-common.c | 17 ++++++++----
arch/arm/mach-omap2/twl-common.h | 3 +-
11 files changed, 120 insertions(+), 30 deletions(-)
--
1.8.1
next reply other threads:[~2013-01-18 14:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-18 14:31 Peter Ujfalusi [this message]
2013-01-18 14:31 ` [PATCH v2 1/8] ARM: OMAP: 3430sdp: Enable extmute functionality for audio Peter Ujfalusi
2013-01-18 14:31 ` [PATCH v2 2/8] ARM: OMAP: zoom: Zoom2 does not have extmute functionality Peter Ujfalusi
2013-01-18 14:31 ` [PATCH v2 3/8] ARM: OMAP2+: twl-common: Add default twl4030 audio configuration Peter Ujfalusi
2013-01-18 14:31 ` [PATCH v2 4/8] ARM: OMAP2+: twl-common: Allow boards to customize the twl4030 audio setup Peter Ujfalusi
2013-01-18 14:31 ` [PATCH v2 5/8] ARM: OMAP: zoom: Audio support via the common omap-twl4030 machine driver Peter Ujfalusi
2013-01-18 14:31 ` [PATCH v2 6/8] ARM: OMAP: sdp3430: " Peter Ujfalusi
2013-01-18 14:31 ` [PATCH v2 7/8] ARM: OMAP: board-4430sdp: Proper support for TWL6030 PWM LED/Backlight Peter Ujfalusi
2013-01-18 14:31 ` [PATCH v2 8/8] ARM: OMAP: omap3beagle: Use the pwm_leds driver to control the PMU_STAT led Peter Ujfalusi
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=1358519516-13165-1-git-send-email-peter.ujfalusi@ti.com \
--to=peter.ujfalusi@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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