Please pull from 'powerpc-next' branch of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git powerpc-next
All of these changes are pretty much isolated to the board they touch so the possibility of breaking things is minor. Also, the driver removal is because we have superceded fec_8xx with fs_enet. - k to receive the following updates: arch/powerpc/boot/dts/mpc8377_mds.dts | 27 arch/powerpc/boot/dts/mpc8610_hpcd.dts | 60 + arch/powerpc/boot/dts/sbc8548.dts | 94 ++ arch/powerpc/configs/mpc8610_hpcd_defconfig | 95 +- arch/powerpc/platforms/85xx/mpc85xx_mds.c | 121 ++ arch/powerpc/platforms/85xx/sbc8548.c | 30 arch/powerpc/platforms/86xx/mpc8610_hpcd.c | 15 drivers/net/Kconfig | 1 drivers/net/Makefile | 1 drivers/net/fec_8xx/Kconfig | 20 drivers/net/fec_8xx/Makefile | 12 drivers/net/fec_8xx/fec_8xx-netta.c | 151 --- drivers/net/fec_8xx/fec_8xx.h | 220 ---- drivers/net/fec_8xx/fec_main.c | 1264 ---------------------------- drivers/net/fec_8xx/fec_mii.c | 418 --------- 15 files changed, 429 insertions(+), 2100 deletions(-) Andy Fleming (2): [POWERPC] 85xx: Add 8568 PHY workarounds to board code [POWERPC] 85xx: Fix some sparse warnings for 85xx MDS Anton Vorontsov (3): [POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernet [POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashes [POWERPC] 86xx: mpc8610_hpcd: fix second serial port Becky Bruce (1): [POWERPC] Delete unused fec_8xx net driver Jeremy McNicoll (1): [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting Zhang Wei (1): [POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev