Re: [PATCH v2 2/2] ARM: dts: gpio-ranges property is now required
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-12-06 17:25:03
Also in:
linux-gpio
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-12-06 17:25:03
Also in:
linux-gpio
On 12/6/21 2:33 AM, Linus Walleij wrote:
On Mon, Dec 6, 2021 at 10:22 AM Phil Elwell [off-list ref] wrote:quoted
Since [1], added in 5.7, the absence of a gpio-ranges property has prevented GPIOs from being restored to inputs when released. Add those properties for BCM283x and BCM2711 devices. [1] commit 2ab73c6d8323 ("gpio: Support GPIO controllers without pin-ranges") Fixes: 2ab73c6d8323 ("gpio: Support GPIO controllers without pin-ranges") Signed-off-by: Phil Elwell <redacted>Reviewed-by: Linus Walleij <redacted> Please funnel this patch through the SoC tree.
This one was definitively going to go via ARM SoC in the absence of any explicit routing, did you mean that patch #1 should also be routed via ARM SoC? -- Florian