[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL_Jsq+Oxj4ZDMyS_jOXiZEL2p=mYGr4MOGxiLen1ThRVE5cMw@mail.gmail.com>
Date: Tue, 18 Apr 2023 14:05:58 -0500
From: Rob Herring <robh@...nel.org>
To: Jassi Brar <jassisinghbrar@...il.com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mailbox: Use of_property_read_bool() for boolean properties
On Tue, Apr 18, 2023 at 11:36 AM Jassi Brar <jassisinghbrar@...il.com> wrote:
>
> On Tue, Apr 18, 2023 at 11:25 AM Rob Herring <robh@...nel.org> wrote:
> >
> > On Fri, Mar 10, 2023 at 08:47:10AM -0600, Rob Herring wrote:
> > > It is preferred to use typed property access functions (i.e.
> > > of_property_read_<type> functions) rather than low-level
> > > of_get_property/of_find_property functions for reading properties.
> > > Convert reading boolean properties to to of_property_read_bool().
> > >
> > > Signed-off-by: Rob Herring <robh@...nel.org>
> > > ---
> > > drivers/mailbox/hi6220-mailbox.c | 5 +----
> > > drivers/mailbox/omap-mailbox.c | 3 +--
> > > 2 files changed, 2 insertions(+), 6 deletions(-)
> >
> > Ping!
> >
> Pong :)
>
> I don't usually reply back that it looks good and will pick for the
> merge window. I just do that. So yes, it is not overlooked.
Okay. No reply nor applying it in over a month is not a great
experience for submitters.
Rob
Powered by blists - more mailing lists