* Please pull mpc5xxx & virtex merge branch
@ 2009-06-17 7:22 Grant Likely
0 siblings, 0 replies; only message in thread
From: Grant Likely @ 2009-06-17 7:22 UTC (permalink / raw)
To: Benjamin Herrenschmidt, linuxppc-dev; +Cc: Wolfgang Denk
Hi Ben,
Here's the xilinxfb fix plus some outstanding 5xxx changes that I
didn't get to the first time around.
Cheers,
g.
The following changes since commit 313485175da221c388f6a8ecf4c30062ba9bea17:
Geert Uytterhoeven (1):
usb/ps3: Add missing annotations
are available in the git repository at:
git://git.secretlab.ca/git/linux-2.6 merge
Anton Vorontsov (1):
powerpc/5200: convert mpc52xx_psc_spi to use cs_control callback
Grant Likely (1):
fbdev/xilinxfb: Fix improper casting and tighen up probe path
Wolfgang Denk (1):
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfram Sang (2):
powerpc/5200: Update pcm030.dts to add i2c eeprom and delete cruft
powerpc/5121: make clock debug output more readable
arch/powerpc/boot/dts/pcm030.dts | 26 ++--------
arch/powerpc/include/asm/mpc52xx.h | 2 +-
arch/powerpc/include/asm/{mpc512x.h => mpc5xxx.h} | 10 ++--
arch/powerpc/platforms/512x/clock.c | 10 ++--
arch/powerpc/platforms/512x/mpc512x.h | 1 -
arch/powerpc/platforms/512x/mpc512x_shared.c | 23 --------
arch/powerpc/platforms/52xx/mpc52xx_common.c | 32 +-----------
arch/powerpc/sysdev/Makefile | 3 +
arch/powerpc/sysdev/mpc5xxx_clocks.c | 33 ++++++++++++
drivers/ata/pata_mpc52xx.c | 2 +-
drivers/i2c/busses/i2c-mpc.c | 2 +-
drivers/net/fec_mpc52xx.c | 2 +-
drivers/net/fec_mpc52xx_phy.c | 2 +-
drivers/serial/mpc52xx_uart.c | 5 +-
drivers/spi/mpc52xx_psc_spi.c | 22 +++-----
drivers/video/xilinxfb.c | 59 ++++++++-------------
drivers/watchdog/mpc5200_wdt.c | 2 +-
include/linux/fsl_devices.h | 4 --
18 files changed, 91 insertions(+), 149 deletions(-)
rename arch/powerpc/include/asm/{mpc512x.h => mpc5xxx.h} (65%)
create mode 100644 arch/powerpc/sysdev/mpc5xxx_clocks.c
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-17 7:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-17 7:22 Please pull mpc5xxx & virtex merge branch Grant Likely
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).