[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] [PATCH 0/4 v2] Merge OF dynamic patches



This set of patches merges the common dynamic device tree
updating routines of_attach_node() and of_detach_node() to
drivers/of/of_dynamic.c.

Built and tested on powerpc, I have no access to build/test
this on microblaze.

-Nathan Fontenot
---

1/4 - Merge of_attach_node
2/4 - Merge of_detach_node
3/4 - Makefile/Kconfig updates
4/4 - Update powerpc/pseries to include of_dynamic.h

arch/microblaze/Kconfig | 1 arch/microblaze/include/asm/prom.h | 4 -
arch/microblaze/kernel/prom.c             |   59 -----------------------
arch/powerpc/Kconfig | 1 arch/powerpc/include/asm/prom.h | 4 -
arch/powerpc/kernel/prom.c                |   59 -----------------------
arch/powerpc/platforms/pseries/reconfig.c | 1 drivers/of/Kconfig | 4 + drivers/of/Makefile | 1 drivers/of/of_dynamic.c | 75 ++++++++++++++++++++++++++++++
include/linux/of_dynamic.h                |   27 ++++++++++
11 files changed, 110 insertions(+), 126 deletions(-)
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/