[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdY7bYBytGq-AnMrRVWn=-ASz=xTA-_-5wCfsymch4qW9A@mail.gmail.com>
Date: Fri, 4 Oct 2019 23:54:10 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Patrick Williams <alpawi@...zon.com>
Cc: Patrick Williams <patrick@...cx.xyz>,
stable <stable@...r.kernel.org>,
Jason Cooper <jason@...edaemon.net>,
Andrew Lunn <andrew@...n.ch>,
Gregory Clement <gregory.clement@...tlin.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] pinctrl: armada-37xx: fix control of pins 32 and up
On Tue, Oct 1, 2019 at 5:49 PM Patrick Williams <alpawi@...zon.com> wrote:
> The 37xx configuration registers are only 32 bits long, so
> pins 32-35 spill over into the next register. The calculation
> for the register address was done, but the bitmask was not, so
> any configuration to pin 32 or above resulted in a bitmask that
> overflowed and performed no action.
>
> Fix the register / offset calculation to also adjust the offset.
>
> Fixes: 5715092a458c ("pinctrl: armada-37xx: Add gpio support")
> Signed-off-by: Patrick Williams <alpawi@...zon.com>
> Acked-by: Gregory CLEMENT <gregory.clement@...tlin.com>
> Cc: <stable@...r.kernel.org>
Patch applied for fixes.
Yours,
Linus Walleij
Powered by blists - more mailing lists