linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5]
@ 2013-11-16 22:07 Dmitry Eremin-Solenikov
  2013-11-16 22:07 ` [PATCH v2 1/5] arm: sa1100: add cpu clock Dmitry Eremin-Solenikov
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Dmitry Eremin-Solenikov @ 2013-11-16 22:07 UTC (permalink / raw)
  To: linux-arm-kernel

Please apply the following patches that fix the sa1100 framebuffer and PCMCIA
timings calculation if CPU frequency driver is not available.

Changes since V1:
* Corrected patch adding sa1111 pcmcia device - offset was wrong.

----------------------------------------------------------------
Dmitry Eremin-Solenikov (5):
      arm: sa1100: add cpu clock
      fbdev: sa1100fb: make use of device clock
      pcmcia: sa1100: make use of device clock
      arm: sa1100: add a clock alias for sa1111 pcmcia device
      pcmcia: sa1111: make use of device clock

 arch/arm/mach-sa1100/clock.c    | 36 ++++++++++++++++++++++++++++++++++++
 drivers/pcmcia/sa1100_generic.c |  1 +
 drivers/pcmcia/sa1111_generic.c |  4 ++++
 drivers/pcmcia/sa11xx_base.c    | 14 ++++++++++++--
 drivers/video/sa1100fb.c        | 24 +++++++++++++++++-------
 drivers/video/sa1100fb.h        |  1 +
 6 files changed, 71 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2013-12-10 22:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-16 22:07 [PATCH v2 0/5] Dmitry Eremin-Solenikov
2013-11-16 22:07 ` [PATCH v2 1/5] arm: sa1100: add cpu clock Dmitry Eremin-Solenikov
2013-11-16 22:07 ` [PATCH v2 2/5] fbdev: sa1100fb: make use of device clock Dmitry Eremin-Solenikov
2013-11-16 22:07 ` [PATCH v2 3/5] pcmcia: sa1100: " Dmitry Eremin-Solenikov
2013-11-16 22:07 ` [PATCH v2 4/5] arm: sa1100: add a clock alias for sa1111 pcmcia device Dmitry Eremin-Solenikov
2013-11-16 22:07 ` [PATCH v2 5/5] pcmcia: sa1111: make use of device clock Dmitry Eremin-Solenikov
2013-11-26 11:08 ` [PATCH v2 0/5] Dmitry Eremin-Solenikov
2013-12-10 22:36   ` Dmitry Eremin-Solenikov

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).