linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Benjamin Herrenschmidt" <benh@kernel.crashing.org>,
	linuxppc-dev <linuxppc-dev@ozlabs.org>,
	"Josh Boyer" <jwboyer@linux.vnet.ibm.com>
Subject: Please pull linux-2.6-mpc52xx.git
Date: Fri, 9 Jan 2009 16:09:37 -0700	[thread overview]
Message-ID: <fa686aa40901091509h1db19787t3f7ac53752bb8531@mail.gmail.com> (raw)

Hey Ben,

Here is my last minute pull request.  It's pretty simple stuff all
around, mostly in the bug-fix category.  One new of_i2c() helper
function.  Biggest change is the xilinx spi driver; but it doesn't
even compile without this.  I have not included the media5200 platform
support patch because it is a little borderline for so late in the
window.

Technically the xilinx changes are 4xx patches and would normally go
through Josh, but since they only touch Xilinx drivers, and don't
affect any other 4xx platforms I'm sending them to you directly.

Sorry for the lateness of this pull request, I got mired in board
breakage over the last week.  Yeah, it's a lame excuse, but it's the
one I'm using.

The following changes since commit 5886188dc7ba9a76babcd37452f44079a9a77f71:
  Benjamin Krill (1):
        serial: Add driver for the Cell Network Processor serial port NWP device

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-mpc52xx next

Grant Likely (1):
      powerpc/mpc52xx: Properly update irq_desc when set_type() is called.

John Linn (1):
      Xilinx: SPI: updated driver for device tree

Jon Smirl (1):
      drivers/of: Add the of_find_i2c_device_by_node function.

Wolfram Sang (1):
      powerpc/mpc52xx: remove dead code from GPIO driver

Yuri Tikhonov (1):
      powerpc/xsysace: add compatible string for non-ipcore instance

roel kluin (1):
      powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.

 arch/powerpc/platforms/512x/clock.c        |    4 +-
 arch/powerpc/platforms/52xx/mpc52xx_gpio.c |    3 -
 arch/powerpc/platforms/52xx/mpc52xx_pic.c  |    8 ++-
 drivers/block/xsysace.c                    |    1 +
 drivers/of/of_i2c.c                        |   19 ++++
 drivers/spi/xilinx_spi.c                   |  137 ++++++++++++++++-----------
 include/linux/of_i2c.h                     |    3 +
 7 files changed, 113 insertions(+), 62 deletions(-)

Thanks,
g.



-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

             reply	other threads:[~2009-01-09 23:09 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-09 23:09 Grant Likely [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-14 19:20 Please pull linux-2.6-mpc52xx.git Grant Likely
2008-11-24  3:38 ` Paul Mackerras
2008-11-24 14:41   ` Grant Likely
2008-05-01 18:04 Grant Likely
2008-04-29 13:34 Grant Likely
2008-02-24  7:35 Grant Likely
     [not found] ` <47DE94F4.90804@semihalf.com>
2008-03-17 19:19   ` Grant Likely
2008-03-17 20:59     ` Wolfgang Denk
2008-03-17 21:43       ` Grant Likely
2008-03-17 22:28         ` Wolfgang Denk
2008-03-17 23:43           ` Grant Likely
2008-03-18  0:26             ` Wolfgang Denk
2008-03-18  2:42               ` Grant Likely
2008-03-18 12:20                 ` Josh Boyer
2008-03-18  8:29             ` Bartlomiej Sieka
2008-03-18 10:04               ` Richard Purdie
2008-03-25 15:29                 ` Bartlomiej Sieka
2008-03-18 14:47               ` Grant Likely
2008-03-18 16:41                 ` Richard Purdie
2008-03-18 16:53                   ` Grant Likely
2008-03-25 16:50                     ` Bartlomiej Sieka
2008-03-25 18:49                       ` Grant Likely
2008-03-25 17:38             ` Bartlomiej Sieka
2008-03-25 18:51               ` Grant Likely
2008-04-01 12:37                 ` Bartlomiej Sieka
2008-04-04 11:13                   ` Bartlomiej Sieka
2008-04-04 16:11                     ` Grant Likely
2008-04-04 16:14                       ` Grant Likely
2008-04-04 16:38                         ` Olof Johansson
2008-04-04 17:15                           ` Josh Boyer
2008-04-04 17:25                             ` Grant Likely
2008-04-15 10:34                       ` Bartlomiej Sieka
2008-03-18  7:57     ` Bartlomiej Sieka
2007-10-16 23:22 Grant Likely
2007-10-17 10:27 ` Paul Mackerras
2007-10-17 13:13   ` Grant Likely
2007-10-10 16:30 Grant Likely
2007-10-11 17:35 ` tnt

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=fa686aa40901091509h1db19787t3f7ac53752bb8531@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=benh@kernel.crashing.org \
    --cc=jwboyer@linux.vnet.ibm.com \
    --cc=linuxppc-dev@ozlabs.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).