[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZBRNUt9y+25v0Bw3@google.com>
Date: Fri, 17 Mar 2023 04:21:54 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Rob Herring <robh@...nel.org>
Cc: devicetree@...r.kernel.org, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Input: zinitix: Use of_property_present() for testing DT
property presence
On Fri, Mar 10, 2023 at 08:47:08AM -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. As
> part of this, convert of_get_property/of_find_property calls to the
> recently added of_property_present() helper when we just want to test
> for presence of a property and nothing more.
>
> Signed-off-by: Rob Herring <robh@...nel.org>
Applied, thank you.
--
Dmitry
Powered by blists - more mailing lists