Please pull merge branch from git.secretlab.ca
Grant Likely
grant.likely at secretlab.ca
Tue Apr 21 07:10:36 EST 2009
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ärvinen (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 at secretlab.ca> wrote:
> Hi Ben/Paul,
>
> Here are some fixups and documentation updates for 2.6.30
>
> 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 (1):
> powerpc/5200: Add FLASH nodes to lite5200 device tree
>
> 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 +++++++++
> include/linux/fsl_devices.h | 4 +
> 4 files changed, 135 insertions(+), 77 deletions(-)
> create mode 100644 Documentation/powerpc/dts-bindings/mtd-physmap.txt
>
>
> --
> Grant Likely, B.Sc., P.Eng.
> Secret Lab Technologies Ltd.
>
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
More information about the Linuxppc-dev
mailing list