]> git.sur5r.net Git - u-boot/commit
libfdt: Sync fdt_for_each_subnode() with upstream
authorSimon Glass <sjg@chromium.org>
Sun, 2 Oct 2016 23:59:29 +0000 (17:59 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Oct 2016 20:10:32 +0000 (14:10 -0600)
commitdf87e6b1b815ae3484ea2aa7c53b90af382eae1b
tree63ec3cbdc467ddac4191e150fecc9350dada75c5
parentb02e4044ff8ee1f6ac83917a39514172a9b449fb
libfdt: Sync fdt_for_each_subnode() with upstream

The signature for this macro has changed. Bring in the upstream version and
adjust U-Boot's usages to suit.

Signed-off-by: Simon Glass <sjg@chromium.org>
Update to drivers/power/pmic/palmas.c:
Signed-off-by: Keerthy <j-keerthy@ti.com>
Change-Id: I6cc9021339bfe686f9df21d61a1095ca2b3776e8
14 files changed:
arch/arm/mach-tegra/xusb-padctl-common.c
common/image-fit.c
common/image-sig.c
drivers/net/cpsw.c
drivers/net/keystone_net.c
drivers/net/mvpp2.c
drivers/pci/pci_tegra.c
drivers/phy/marvell/comphy_core.c
drivers/pinctrl/meson/pinctrl-meson.c
drivers/power/pmic/palmas.c
drivers/spi/fsl_qspi.c
include/libfdt.h
lib/fdtdec.c
lib/libfdt/fdt_overlay.c