Re: [PATCH 1/4] riscv: dts: add OF_LIST handling to binman.dtsi

2025-02-09 Thread Simon Glass
On Sun, 9 Feb 2025 at 08:23, Heinrich Schuchardt wrote: > > Binman can automatically generate device-tree and configuration entries in > the FIT image based on CONFIG_OF_LIST if the binman node includes the right > sub-nodes. > > Signed-off-by: Heinrich Schuchardt > --- > arch/riscv/dts/binman.d

[PATCH 1/4] riscv: dts: add OF_LIST handling to binman.dtsi

2025-02-09 Thread Heinrich Schuchardt
Binman can automatically generate device-tree and configuration entries in the FIT image based on CONFIG_OF_LIST if the binman node includes the right sub-nodes. Signed-off-by: Heinrich Schuchardt --- arch/riscv/dts/binman.dtsi | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff -