2023-09-28 14:51:05

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH v9 02/15] of: property: Add fw_devlink support for msi-parent

On Thu, Sep 28, 2023 at 1:12 AM Anup Patel <[email protected]> wrote:
>
> This allows fw_devlink to create device links between consumers of
> a MSI and the supplier of the MSI.
>
> Signed-off-by: Anup Patel <[email protected]>
> ---
> drivers/of/property.c | 2 ++
> 1 file changed, 2 insertions(+)

Acked-by: Rob Herring <[email protected]>


2023-09-29 08:07:39

by Saravana Kannan

[permalink] [raw]
Subject: Re: [PATCH v9 02/15] of: property: Add fw_devlink support for msi-parent

On Thu, Sep 28, 2023 at 7:40 AM Rob Herring <[email protected]> wrote:
>
> On Thu, Sep 28, 2023 at 1:12 AM Anup Patel <[email protected]> wrote:
> >
> > This allows fw_devlink to create device links between consumers of
> > a MSI and the supplier of the MSI.
> >
> > Signed-off-by: Anup Patel <[email protected]>
> > ---
> > drivers/of/property.c | 2 ++
> > 1 file changed, 2 insertions(+)
>
> Acked-by: Rob Herring <[email protected]>

Reviewed-by: Saravana Kannan <[email protected]>