I recently noticed that when using the default bus translation (pbus) we'd always use the root nodes #address/#size cells, which may not be correct. v1 fixed this quite wrongly, but Thomas straightened me out. v2 does the straight-forward (correct) fix in patch 1/4, and then the following patches are devicetree cleanups. Thanks, drew Andrew Jones (4): devicetree: translate with parent node's #address/size-cells devicetree: don't cache #address/#size-cells devicetree: remove unused globals devicetree: dt_get_nr_cells output robustness lib/devicetree.c | 38 ++++++++++++++++++++------------------ lib/devicetree.h | 9 ++------- 2 files changed, 22 insertions(+), 25 deletions(-) -- 2.4.11 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html