Use the new dev_read...() functions to access the device tree, so that a live tree can be used. Signed-off-by: Simon Glass <sjg at chromium.org> --- Changes in v3: None Changes in v2: None drivers/gpio/sandbox.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) Applied to u-boot-dm