[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMRc=Md25wNapmU4ZxNfTPAOgCpSkW6Z7Oen6NFKj-kURaupAQ@mail.gmail.com>
Date: Fri, 14 Oct 2022 11:28:14 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Sasha Levin <sashal@...nel.org>
Cc: linux-kernel@...r.kernel.org, stable@...r.kernel.org,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org
Subject: Re: [PATCH AUTOSEL 5.19 22/63] gpiolib: of: make Freescale SPI quirk
similar to all others
On Thu, Oct 13, 2022 at 2:19 AM Sasha Levin <sashal@...nel.org> wrote:
>
> From: Dmitry Torokhov <dmitry.torokhov@...il.com>
>
> [ Upstream commit 984914ec4f4bfa9ee8f067b06293bc12bef20137 ]
>
> There is no need for of_find_spi_cs_gpio() to be different from other
> quirks: the only variant of property actually used in DTS is "gpios"
> (plural) so we can use of_get_named_gpiod_flags() instead of recursing
> into of_find_gpio() again.
>
> This will allow us consolidate quirk handling down the road.
>
Sasha,
This is not a fix, it's code refactoring. Definitely not stable material.
Bartosz
PS Same for the rest of the backports of the three patches I commented on.
Powered by blists - more mailing lists