Re: [PATCH v2 01/14] media: qcom: camss: Add support to populate sub-devices

From: Krzysztof Kozlowski

Date: Tue Apr 28 2026 - 02:44:04 EST


On 27/04/2026 14:43, Loic Poulain wrote:
> From: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
>
> Use devm_of_platform_populate() to populate subs in the tree.
>
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
> Reviewed-by: Loic Poulain <loic.poulain@xxxxxxxxxxxxxxxx>

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