From: Simon Horman <horms+renesas@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT 0/4] Renesas TPU PWM support for v3.12
Date: Wed, 24 Jul 2013 00:34:20 +0000 [thread overview]
Message-ID: <cover.1374624997.git.horms+renesas@verge.net.au> (raw)
Hi Olof, Hi Arnd,
please consider this pull request, which adds support for
the renesas TPU PWM unit, for v3.12.
The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:
Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-tpu-pwm-for-v3.12
for you to fetch changes up to ae3e4c277669e16093f0e71ca927cf33e7dde053:
leds: Remove leds-renesas-tpu driver (2013-07-22 10:16:54 +0900)
----------------------------------------------------------------
Renesas TPU PWM support for v3.12
Add Renesas TPU PWM unit support
----------------------------------------------------------------
Laurent Pinchart (4):
ARM: shmobile: armadillo800eva: Add backlight support
ARM: shmobile: kota2: Use leds-pwm + pwm-rmob
ARM: shmobile: sh73a0: Remove all GPIOs
leds: Remove leds-renesas-tpu driver
arch/arm/mach-shmobile/board-armadillo800eva.c | 54 +++-
arch/arm/mach-shmobile/board-kota2.c | 169 ++++++-----
arch/arm/mach-shmobile/clock-sh73a0.c | 12 +-
arch/arm/mach-shmobile/include/mach/sh73a0.h | 373 +------------------------
drivers/leds/Kconfig | 12 -
drivers/leds/Makefile | 1 -
drivers/leds/leds-renesas-tpu.c | 337 ----------------------
include/linux/platform_data/leds-renesas-tpu.h | 14 -
8 files changed, 143 insertions(+), 829 deletions(-)
delete mode 100644 drivers/leds/leds-renesas-tpu.c
delete mode 100644 include/linux/platform_data/leds-renesas-tpu.h
next reply other threads:[~2013-07-24 0:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-24 0:34 Simon Horman [this message]
2013-07-24 0:34 ` [PATCH 1/4] ARM: shmobile: armadillo800eva: Add backlight support Simon Horman
2013-08-02 6:39 ` [PATCH 1/4] ARM: shmobile: armadillo800eva: Use DT for GIC Kuninori Morimoto
2013-07-24 0:34 ` [PATCH 2/4] ARM: shmobile: kota2: Use leds-pwm + pwm-rmob Simon Horman
2013-07-24 0:34 ` [PATCH 3/4] ARM: shmobile: sh73a0: Remove all GPIOs Simon Horman
2013-07-24 0:34 ` [PATCH 4/4] leds: Remove leds-renesas-tpu driver Simon Horman
2013-08-14 7:35 ` [GIT 0/4] Renesas TPU PWM support for v3.12 Olof Johansson
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=cover.1374624997.git.horms+renesas@verge.net.au \
--to=horms+renesas@verge.net.au \
--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;
as well as URLs for NNTP newsgroup(s).