On 27/04/2026 14:43, Loic Poulain wrote: > From: Bryan O'Donoghue <[email protected]> > > Use devm_of_platform_populate() to populate subs in the tree. > > Signed-off-by: Bryan O'Donoghue <[email protected]> > Reviewed-by: Loic Poulain <[email protected]>
There are no children in DTS and ABI does not allow them, so this is not really correct or you just missed proper order - bindings describing the ABI changes should be always before the actual change implementing it. Best regards, Krzysztof

