On Mon, 12 May 2025 at 13:50, Moteen Shah <[email protected]> wrote: > > Add a testcase to ensure that scan_and_prop_bootph() actually > propagates bootph-* properties to supernodes. > > Signed-off-by: Moteen Shah <[email protected]> > Signed-off-by: Simon Glass <[email protected]> > --- > tools/binman/ftest.py | 22 ++++++++++++++++++++++ > tools/binman/test/347_bootph_prop.dts | 19 +++++++++++++++++++ > 2 files changed, 41 insertions(+) > create mode 100644 tools/binman/test/347_bootph_prop.dts >
Reviewed-by: Simon Glass <[email protected]>

