Re: [PATCH 02/12] ARM: davinci: Constify the software nodes

From: Bartosz Golaszewski
Date: Wed Apr 07 2021 - 03:41:26 EST


On Tue, Apr 6, 2021 at 9:38 PM Wolfram Sang <wsa@xxxxxxxxxx> wrote:
>
> On Mon, Mar 29, 2021 at 01:50:37PM +0300, Heikki Krogerus wrote:
> > Additional device properties are always just a part of a
> > software fwnode. If the device properties are constant, the
> > software node can also be constant.
> >
> > Signed-off-by: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
> > Cc: Sekhar Nori <nsekhar@xxxxxx>
> > Cc: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
>
> I like to apply it soon. Can we get an ack, please?
>

Looks good to me.

Acked-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>