All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: at91: add PWM clock and device node
@ 2013-12-19  3:59 Bo Shen
  2013-12-19  3:59 ` [PATCH 1/3] ARM: at91: add PWM clock Bo Shen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bo Shen @ 2013-12-19  3:59 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series add PWM clock and device node
  - The sama5d3 has transfer to CCF, so only it uses CCF, all others
    still use old clock method.
Switch gpio control leds to PWM control leds on at91sam9m10g45ek board.

This patch series depends on Atmel PWM driver which has in PWM subsystem.


Bo Shen (3):
  ARM: at91: add PWM clock
  ARM: at91: add PWM device node
  arm: at91: at91sam9m10g45ek: switch to PWM leds

 arch/arm/boot/dts/at91sam9263.dtsi     |    9 +++++++++
 arch/arm/boot/dts/at91sam9g45.dtsi     |    9 +++++++++
 arch/arm/boot/dts/at91sam9m10g45ek.dts |   25 +++++++++++++++++++++++--
 arch/arm/boot/dts/at91sam9n12.dtsi     |    9 +++++++++
 arch/arm/boot/dts/at91sam9x5.dtsi      |    9 +++++++++
 arch/arm/boot/dts/sama5d3.dtsi         |   10 ++++++++++
 arch/arm/mach-at91/at91sam9263.c       |    1 +
 arch/arm/mach-at91/at91sam9g45.c       |    1 +
 arch/arm/mach-at91/at91sam9n12.c       |    1 +
 arch/arm/mach-at91/at91sam9rl.c        |    1 +
 arch/arm/mach-at91/at91sam9x5.c        |    1 +
 11 files changed, 74 insertions(+), 2 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-03-12 17:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19  3:59 [PATCH 0/3] ARM: at91: add PWM clock and device node Bo Shen
2013-12-19  3:59 ` [PATCH 1/3] ARM: at91: add PWM clock Bo Shen
2014-03-12 17:17   ` Nicolas Ferre
2013-12-19  3:59 ` [PATCH 2/3] ARM: at91: add PWM device node Bo Shen
2013-12-19  3:59 ` [PATCH 3/3] arm: at91: at91sam9m10g45ek: switch to PWM leds Bo Shen

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.