[U-Boot] [PATCH v3 30/72] dm: gpio: sandbox: Use dev_read...() functions to access DT

sjg at google.com sjg at google.com
Thu May 25 00:06:35 UTC 2017


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


More information about the U-Boot mailing list