[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y0wIpGsQNhwEw7/B@sashalap>
Date: Sun, 16 Oct 2022 09:35:32 -0400
From: Sasha Levin <sashal@...nel.org>
To: Bartosz Golaszewski <brgl@...ev.pl>
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 Fri, Oct 14, 2022 at 11:28:14AM +0200, Bartosz Golaszewski wrote:
>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.
I'll drop all of those, thanks!
--
Thanks,
Sasha
Powered by blists - more mailing lists