[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <506B2E63.5090900@linux.vnet.ibm.com>
Date: Tue, 02 Oct 2012 13:11:47 -0500
From: Nathan Fontenot <nfont@...ux.vnet.ibm.com>
To: devicetree-discuss@...ts.ozlabs.org, cbe-oss-dev@...ts.ozlabs.org,
LKML <linux-kernel@...r.kernel.org>,
linuxppc-dev@...ts.ozlabs.org
Subject: [PATCH 0/5] Move some OF functionality from pseries to generic OF
code
This set of patches moves some OF code that has been living
in the pseries tree over to the generic OF code base. The
functionality being migrated over is something that, I believe,
should live in the generic code base. The specific functionality
being migrated to generic OF code is;
o Updating the device tree in /proc when adding/removing a node.
o Adding a notification chain for adding/removing nodes and
properties of the device tree.
o Re-naming the base OF code prom_* routines to of_* to better go
with the naming used for OF code.
-Nathan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists