u-boot/drivers/reset
Simon Glass d96007f344 libfdt: Bring in upstream stringlist functions
These have now landed upstream. The naming is different and in one case the
function signature has changed. Update the code to match.

This applies the following upstream commits by
Thierry Reding <treding@nvidia.com> :

   604e61e fdt: Add functions to retrieve strings
   8702bd1 fdt: Add a function to get the index of a string
   2218387 fdt: Add a function to count strings

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-04-25 17:41:00 +02:00
..
Kconfig
Makefile
reset-uclass.c libfdt: Bring in upstream stringlist functions 2022-04-25 17:41:00 +02:00
sandbox-reset-test.c
sandbox-reset.c