[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220711230818.GA441024-robh@kernel.org>
Date: Mon, 11 Jul 2022 17:08:18 -0600
From: Rob Herring <robh@...nel.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org, Frank Rowand <frowand.list@...il.com>,
Bartosz Golaszewski <brgl@...ev.pl>,
Frank Rowand <frank.rowand@...y.com>,
devicetree@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 1/2] of: unittest: Switch to use fwnode instead of
of_node
On Sat, 09 Jul 2022 00:45:38 +0300, Andy Shevchenko wrote:
> The OF node in the GPIO library is deprecated and soon will be removed.
> GPIO library now accepts fwnode as a firmware node, so switch the module
> to use it instead.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> Reviewed-by: Bartosz Golaszewski <brgl@...ev.pl>
> ---
> v2: added tag (Bart), clarify the purpose in the commit message (Rob)
> drivers/of/unittest.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists