Re: [PATCH V11 0/5] dt: Add fdtoverlay rule and statically build unittest
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-03-12 04:33:25
Also in:
linux-kbuild, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-03-12 04:33:25
Also in:
linux-kbuild, lkml
On 10-03-21, 11:05, 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. V10->V11: - Update patch 4/5 to fix checkpatch warning on spaces and tabs. - Added Acked-by from Masahiro for patch 2/5. Rob Herring (1): kbuild: Add generic rule to apply fdtoverlay Viresh Kumar (4): kbuild: Simplify builds with CONFIG_OF_ALL_DTBS kbuild: Allow .dtso format for overlay source files of: unittest: Create overlay_common.dtsi and testcases_common.dtsi of: unittest: Statically apply overlays using fdtoverlay
Rob, can you please apply patch 1-2,4-5 from this series ? I will send a new version of the patch 3/5 (related to .dtso) separately. -- viresh