Update the GPIO driver to support a live device tree. Signed-off-by: Simon Glass <sjg at chromium.org> --- Changes in v3: None Changes in v2: None drivers/gpio/tegra_gpio.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) Applied to u-boot-dm, thanks!