9
0
Fork 0
barebox/drivers/of
Sebastian Hesselbarth bfc5605e2f OF: convert of_translate_address to new API
This converts existing of_translate_address to recently added API. In
contrast to existing behavior, the new function honors ranges properties
properly. It now allows reg properties to be set as offset with respect
to the correspoding parent node.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-05 08:26:57 +02:00
..
Kconfig ARM: build dtbs depending on CONFIG_OFTREE 2013-06-26 23:42:47 +02:00
Makefile OF: import address related functions from Linux OF API 2013-07-05 08:26:57 +02:00
address.c OF: convert of_translate_address to new API 2013-07-05 08:26:57 +02:00
base.c OF: convert of_translate_address to new API 2013-07-05 08:26:57 +02:00
fdt.c OF: base: remove of_find_child_by_name 2013-06-20 21:22:15 +02:00
gpio.c OF: base: import parse phandle functions from Linux OF API 2013-06-20 21:20:54 +02:00
mem_generic.c of: separate out "generic" memory bank adding 2013-05-13 21:17:10 +02:00
of_net.c OF: base: sync of_find_property with linux OF API 2013-06-20 17:18:01 +02:00
partition.c OF: base: convert and remove device_node_for_nach_child 2013-06-20 21:22:19 +02:00