All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing pieces for AM335x PWM / backlight support
@ 2013-06-06 13:52 Sebastian Andrzej Siewior
  2013-06-06 13:52 ` [PATCH 1/4] ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK Sebastian Andrzej Siewior
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Sebastian Andrzej Siewior @ 2013-06-06 13:52 UTC (permalink / raw)
  To: Paul Walmsley; +Cc: Tony Lindgren, linux-kernel, linux-omap, Felipe Balbi

The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e:

  Linux 3.10-rc4 (2013-06-02 17:11:17 +0900)

are available in the git repository at:

  git://git.breakpoint.cc/bigeasy/linux.git tags/am335x-pwm

for you to fetch changes up to 6b319b16a27463c93ec36e59458448aae3ab94cd:

  ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evmsk (2013-06-06 14:59:18 +0200)

----------------------------------------------------------------
Collected patches from Philip Avinash to get PWM working on AM335x-evm.
The series includes the TBCLK and device tree entries.

----------------------------------------------------------------
Philip Avinash (4):
      ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK
      ARM: dts: AM33XX: Add PWMSS device tree nodes
      ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm
      ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evmsk

 arch/arm/boot/dts/am335x-evm.dts      |   23 +++++++++
 arch/arm/boot/dts/am335x-evmsk.dts    |   23 +++++++++
 arch/arm/boot/dts/am33xx.dtsi         |   84 +++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/cclock33xx_data.c |   30 ++++++++++++
 arch/arm/mach-omap2/control.h         |    8 ++++
 5 files changed, 168 insertions(+)

Sebastian

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-06-19  1:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06 13:52 Missing pieces for AM335x PWM / backlight support Sebastian Andrzej Siewior
2013-06-06 13:52 ` [PATCH 1/4] ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK Sebastian Andrzej Siewior
2013-06-09  7:13   ` Paul Walmsley
2013-06-06 13:52 ` [PATCH 2/4] ARM: dts: AM33XX: Add PWMSS device tree nodes Sebastian Andrzej Siewior
2013-06-12 16:10   ` Sebastian Andrzej Siewior
2013-06-12 16:40     ` Felipe Balbi
2013-06-12 16:40       ` Felipe Balbi
2013-06-18 13:36       ` Sebastian Andrzej Siewior
2013-06-19  1:24         ` Benoit Cousson
2013-06-19  1:24           ` Benoit Cousson
2013-06-06 13:52 ` [PATCH 3/4] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm Sebastian Andrzej Siewior
2013-06-06 13:52 ` [PATCH 4/4] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evmsk Sebastian Andrzej Siewior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.