state: Make pointing to the backend using a phandle the only supported method
All other methods are broken for some time already: When starting the
kernel the state code rewrites the state node in the device tree and
replaced the "backend" property with a phandle - even when the target
can't be described as a phandle. Since using phandles is the nicest way
to point to the storage device anyway remove the other methods.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 12960a5 commit 99020ca016f5569a14ef7571384a0205f13522e8
@Sascha Hauer Sascha Hauer authored on 21 Mar 2017
Showing 2 changed files
View
Documentation/devicetree/bindings/barebox/barebox,state.rst
View
common/state/state.c