Re: [PATCH v7 2/3] of: factor arguments passed to of_map_id() into a struct

From: Dmitry Baryshkov

Date: Tue Feb 10 2026 - 07:01:01 EST


On Tue, 10 Feb 2026 at 12:12, Vijayanand Jitta
<vijayanand.jitta@xxxxxxxxxxxxxxxx> wrote:
>
> From: Charan Teja Kalla <charan.kalla@xxxxxxxxxxxxxxxx>
>
> Introduce a new struct type where the optional arguments passed to
> of_map_id() are Currently embedded as of_phandle_args struct.
> Subsequent patches add additional arguments to the struct that the
> caller expects to be filled of_map_id().

You updated the patch, dropping of_map_args, but didn't update commit message.

>
> Suggested-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> Signed-off-by: Charan Teja Kalla <charan.kalla@xxxxxxxxxxxxxxxx>
> Signed-off-by: Vijayanand Jitta <vijayanand.jitta@xxxxxxxxxxxxxxxx>


--
With best wishes
Dmitry