barebox/drivers/misc
Marc Kleine-Budde 65a8f2f8f1 state: backend: support phandle and of_path references
This patch improves the backend property, it can be either a phandle or a
of_path. During probe() of the state driver the backend property is
dereferenced and the resulting of_path is saved in the state context. In a
later patch it will be used to generate a phandle reference to the backend
during DT fixup.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-05-15 07:03:49 +02:00
..
jtag.c treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
Kconfig state: add framework for persistent state handling 2015-03-12 08:28:31 +01:00
Makefile state: add framework for persistent state handling 2015-03-12 08:28:31 +01:00
sram.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
state.c state: backend: support phandle and of_path references 2015-05-15 07:03:49 +02:00