Re: [PATCH v2] gpiolib: of: fix lookup quirk for MIPS Lantiq

From: Bartosz Golaszewski
Date: Tue Jul 02 2024 - 02:51:49 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Mon, 01 Jul 2024 10:38:50 -0700, Dmitry Torokhov wrote:
> As it turns out, there is a large number of out-of-tree DTSes (in
> OpenWrt project) that used to specify incorrect (active high) polarity
> for the Lantiq reset GPIO, so to keep compatibility while they are
> being updated a quirk for force the polarity low is needed. Luckily
> these old DTSes used nonstandard name for the property ("gpio-reset" vs
> "reset-gpios") so the quirk will not hurt if there are any new devices
> that need inverted polarity as they can specify the right polarity in
> their DTS when using the standard "reset-gpios" property.
>
> [...]

Applied, thanks!

[1/1] gpiolib: of: fix lookup quirk for MIPS Lantiq
commit: 3645ffaf2b334abaf5f53e5ca0f47465d91e69d2

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>