Thread (62 messages) 62 messages, 5 authors, 2024-02-22

Re: [PATCH 13/23] gpio: nomadik: fix offset bug in nmk_pmx_set()

From: Théo Lebrun <theo.lebrun@bootlin.com>
Date: 2024-02-21 16:05:17
Also in: linux-devicetree, linux-gpio, linux-mips, lkml

Hello,

On Mon Feb 19, 2024 at 10:56 PM CET, Linus Walleij wrote:
On Wed, Feb 14, 2024 at 5:24 PM Théo Lebrun [off-list ref] wrote:
quoted
Previously, the statement looked like:

    slpm[x] &= ~BIT(g->pins[i]);

Where:
 - slpm is a unsigned int pointer;
 - g->pins[i] is a pin number which can grow to more than 32.

The expected shift amount is a pin bank offset.

This bug does not occur on every group or pin: the altsetting must be
NMK_GPIO_ALT_C and the pin must be 32 or above. It is possible that it
occurred. For example, in pinctrl-nomadik-db8500.c, pin group i2c3_c_2
has the right altsetting and has pins 229 and 230.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Ah good catch!
Reviewed-by: Linus Walleij <redacted>

I this something I could just apply as a fix or are there
dependencies on other patches?
There are dependencies. As Bartosz and you asked, I'll try my best to
avoid them and move this patch up in the series, with an appropriate
Fixes: trailer (to the initial driver commit I believe).

Thanks,

--
Théo Lebrun, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help