Re: [PATCH v2 3/3] arm64: dts: rockchip: change gpio nodenames
From: Johan Jonker <hidden>
Date: 2021-04-13 08:55:34
Also in:
linux-devicetree, linux-gpio, linux-rockchip, lkml
From: Johan Jonker <hidden>
Date: 2021-04-13 08:55:34
Also in:
linux-devicetree, linux-gpio, linux-rockchip, lkml
On 4/13/21 1:22 AM, Peter Geis wrote:
On Mon, Apr 12, 2021 at 6:38 PM Johan Jonker [off-list ref] wrote:quoted
Currently all gpio nodenames are sort of identical to there label. Nodenames should be of a generic type, so change them all.Currently the rockchip pinctrl driver checks np->name against the bank->name and if they do not match it does not set the gpio-bank as valid. The new GPIO driver appears to follow a similar method. This will break the driver without a correction.
Given Rob's comment in version 1 maybe combine this serie with yours? With Heiko's blessing maybe add support both for legacy and for the new format? Johan
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/drivers/pinctrl/pinctrl-rockchip.c?h=next-20210412#n3836quoted
Signed-off-by: Johan Jonker <redacted> ---
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel