Hi Viresh, On 3/1/21 12:56 AM, Viresh Kumar wrote: > On 12-02-21, 16:48, Viresh Kumar wrote: >> Hi, >> >> This patchset adds a generic rule for applying overlays using fdtoverlay >> tool and then updates unittests to get built statically using the same. >> >> V7->V8: >> - Patch 1 is new. >> - Platforms need to use dtb-y += foo.dtb instead of overlay-y += >> foo.dtb. >> - Use multi_depend instead of .SECONDEXPANSION. >> - Use dtb-y for unittest instead of overlay-y. >> - Rename the commented dtb filess in unittest Makefile as .dtbo. >> - Improved Makefile code (I am learning a lot every day :) > > Ping! > Please respin on 5.12-rc1, and pull in the change you said you would make in response to my post v8 comment about the v7 patches. -Frank