linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: dbaryshkov@gmail.com (Dmitry Eremin-Solenikov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/5]
Date: Sun, 17 Nov 2013 02:07:25 +0400	[thread overview]
Message-ID: <1384639650-3919-1-git-send-email-dbaryshkov@gmail.com> (raw)

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

             reply	other threads:[~2013-11-16 22:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-16 22:07 Dmitry Eremin-Solenikov [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2014-12-05 12:52 Yunzhi Li

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=1384639650-3919-1-git-send-email-dbaryshkov@gmail.com \
    --to=dbaryshkov@gmail.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;
as well as URLs for NNTP newsgroup(s).