[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAD++jLmbkKGR2xOEdJK5VsqcdThOUFdcZGK3NhgRGgTfpyi1tA@mail.gmail.com>
Date: Tue, 27 Jan 2026 10:50:20 +0100
From: Linus Walleij <linusw@...nel.org>
To: Gabor Juhos <j4g8y7@...il.com>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Gregory CLEMENT <gregory.clement@...tlin.com>,
Marek Behún <kabel@...nel.org>,
Miquel Raynal <miquel.raynal@...tlin.com>, linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: fix
'usb32_drvvbus0' group name
On Mon, Jan 26, 2026 at 4:13 PM Gabor Juhos <j4g8y7@...il.com> wrote:
> The trailing '0' character of the 'usb32_drvvbus0' pin group got removed
> during converting the bindings to DT schema.
>
> $ git grep -n usb32_drvvbus v6.18
> v6.18:Documentation/devicetree/bindings/pinctrl/marvell,armada-37xx-pinctrl.txt:106:group usb32_drvvbus0
> v6.18:drivers/pinctrl/mvebu/pinctrl-armada-37xx.c:195: PIN_GRP_GPIO("usb32_drvvbus0", 0, 1, BIT(0), "drvbus"),
>
> $ git grep -n usb32_drvvbus v6.19-rc1
> v6.19-rc1:Documentation/devicetree/bindings/pinctrl/marvell,armada3710-xb-pinctrl.yaml:91: usb2_drvvbus1, usb32_drvvbus ]
> v6.19-rc1:drivers/pinctrl/mvebu/pinctrl-armada-37xx.c:195: PIN_GRP_GPIO("usb32_drvvbus0", 0, 1, BIT(0), "drvbus"),
>
> Add it back to match the group name with the one the driver expects.
>
> Fixes: c1c9641a04e8 ("dt-bindings: pinctrl: Convert marvell,armada-3710-(sb|nb)-pinctrl to DT schema")
> Signed-off-by: Gabor Juhos <j4g8y7@...il.com>
Patch applied for fixes, köszönöm Gabor!
Yours,
Linus Walleij
Powered by blists - more mailing lists