On Mon, 12 May 2025 at 13:50, Moteen Shah <[email protected]> wrote: > > Add a function to scan through all the nodes in the device-tree > for bootph-* property. If found, propagate it to all of its parent > nodes up the hierarchy. > > Signed-off-by: Moteen Shah <[email protected]> > Signed-off-by: Simon Glass <[email protected]> > --- > tools/binman/control.py | 51 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 51 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

