On Wed, Jul 03, 2024 at 06:58:32PM +0200, Marco Felsch wrote: > In preparation of adding support for FIT image overlay handling the > global.of.overlay.dir can be reused if we rename it to a more generic > global.of.overlay.path since it does not imply an directory. > > This commit adds the ground work by deprecating the old > global.of.overlay.dir and moving the directory handling into a separate > of_overlay_global_fixup_dir() helper. > > No functional change. > > Signed-off-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> > --- > drivers/of/overlay.c | 22 ++++++++++++++-------- > 1 file changed, 14 insertions(+), 8 deletions(-) This also needs Documentation/user/devicetree.rst to be updated. Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |