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>,
	Paul Mackerras <paulus@samba.org>
Cc: Stefan Roese <sr@denx.de>, linuxppc-dev <linuxppc-dev@ozlabs.org>,
	Subrata Modak <subrata@linux.vnet.ibm.com>
Subject: Re: Please pull merge branch from git.secretlab.ca
Date: Mon, 20 Apr 2009 15:10:36 -0600	[thread overview]
Message-ID: <fa686aa40904201410h766bcc98tfa4a1bc293fe61d1@mail.gmail.com> (raw)
In-Reply-To: <fa686aa40904162258i450c86e9k303933d41405c89b@mail.gmail.com>

Hi Ben/Paul,

Here's an updated pull request with 5200 defconfig updates and a
bugfix to prom_parse.c

Cheers,
g.

The following changes since commit 0882e8dd3aad33eca41696d463bb896e6c8817eb=
:
  Linus Torvalds (1):
        Linux 2.6.30-rc2

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 merge

Anton Vorontsov (1):
      powerpc/5200: Bring the legacy fsl_spi_platform_data hooks back

Grant Likely (2):
      powerpc/5200: Add FLASH nodes to lite5200 device tree
      powerpc/5200: defconfig updates

Ilpo J=E4rvinen (1):
      powerpc: Fix of_node_put() exit path in of_irq_map_one()

Stefan Roese (2):
      powerpc/of-device-tree: Factor MTD physmap bindings out of
booting-without-of
      powerpc/device-tree: Document MTD nodes with multiple "reg" tuples

 Documentation/powerpc/booting-without-of.txt       |   89 ++--------
 Documentation/powerpc/dts-bindings/mtd-physmap.txt |   80 +++++++++
 arch/powerpc/boot/dts/lite5200b.dts                |   39 ++++
 arch/powerpc/configs/52xx/cm5200_defconfig         |   69 +++++--
 arch/powerpc/configs/52xx/lite5200b_defconfig      |   74 ++++++--
 arch/powerpc/configs/52xx/motionpro_defconfig      |   77 ++++++--
 arch/powerpc/configs/52xx/pcm030_defconfig         |   69 +++++--
 arch/powerpc/configs/52xx/tqm5200_defconfig        |   76 ++++++--
 arch/powerpc/configs/mpc5200_defconfig             |  188 ++++++++++++++++=
----
 arch/powerpc/kernel/prom_parse.c                   |   11 +-
 include/linux/fsl_devices.h                        |    4 +
 11 files changed, 568 insertions(+), 208 deletions(-)
 create mode 100644 Documentation/powerpc/dts-bindings/mtd-physmap.txt


On Thu, Apr 16, 2009 at 11:58 PM, Grant Likely
<grant.likely@secretlab.ca> wrote:
> Hi Ben/Paul,
>
> Here are some fixups and documentation updates for 2.6.30
>
> The following changes since commit 0882e8dd3aad33eca41696d463bb896e6c8817=
eb:
> =A0Linus Torvalds (1):
> =A0 =A0 =A0 =A0Linux 2.6.30-rc2
>
> are available in the git repository at:
>
> =A0git://git.secretlab.ca/git/linux-2.6 merge
>
> Anton Vorontsov (1):
> =A0 =A0 =A0powerpc/5200: Bring the legacy fsl_spi_platform_data hooks bac=
k
>
> Grant Likely (1):
> =A0 =A0 =A0powerpc/5200: Add FLASH nodes to lite5200 device tree
>
> Stefan Roese (2):
> =A0 =A0 =A0powerpc/of-device-tree: Factor MTD physmap bindings out of
> booting-without-of
> =A0 =A0 =A0powerpc/device-tree: Document MTD nodes with multiple "reg" tu=
ples
>
> =A0Documentation/powerpc/booting-without-of.txt =A0 =A0 =A0 | =A0 89 +++-=
----------------
> =A0Documentation/powerpc/dts-bindings/mtd-physmap.txt | =A0 80 ++++++++++=
++++++++
> =A0arch/powerpc/boot/dts/lite5200b.dts =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| =
=A0 39 +++++++++
> =A0include/linux/fsl_devices.h =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0| =A0 =A04 +
> =A04 files changed, 135 insertions(+), 77 deletions(-)
> =A0create mode 100644 Documentation/powerpc/dts-bindings/mtd-physmap.txt
>
>
> --
> Grant Likely, B.Sc., P.Eng.
> Secret Lab Technologies Ltd.
>



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

      reply	other threads:[~2009-04-20 21:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-17  5:58 Please pull merge branch from git.secretlab.ca Grant Likely
2009-04-20 21:10 ` Grant Likely [this message]

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=fa686aa40904201410h766bcc98tfa4a1bc293fe61d1@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=benh@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.org \
    --cc=sr@denx.de \
    --cc=subrata@linux.vnet.ibm.com \
    /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).