On Tue, Jul 02, 2013 at 08:14:29PM +0200, Sebastian Hesselbarth wrote: > This patch set comprises a quite unsorted bunch of patches to further > improve and cleanup OF API. With address and device related functions, > two more API sets of Linux OF API are imported and modified to match > barebox driver core. > > With above API improvements, device and resource pointer are removed > from struct device_node. Futher, of_translate_address, of_probe, and > of_add_memory are converted to recently introduced OF API. > > At last, of_free is renamed to of_delete_node, which gives a better > impression of what the function is doing. > > v3 of this patch set includes fixes introduced with v2 that have been > sent as separate patches. Also patch 5 is inserted to not break OF > gpio parsing with subsequent patches. > > This time I have tested the OF gpio patches on Marvell Dove; side > effect: Orion GPIO driver that I will post as part of the MVEBU DT > improvement patches. > > Sebastian Hesselbarth (10): > OF: import address related functions from Linux OF API > OF: convert of_translate_address to new API > OF: base: move OF_ROOT_NODE_ defines to local OF code > OF: import bus/device related functions from Linux OF API > OF: gpio: convert DT based gpio handling to new OF API > OF: base: use of_platform_populate for probing > OF: base: remove dead device related functions > OF: remove device and resource pointer from struct device_node > OF: base: convert of_add_memory to OF API > OF: base: rename of_free to of_delete_node Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox