Thread (3 messages) 3 messages, 2 authors, 2021-06-06

Re: [PATCH] pinctrl: mediatek: move bit assignment

From: Linus Walleij <hidden>
Date: 2021-06-06 22:50:27
Also in: linux-gpio

On Wed, Jun 2, 2021 at 2:34 PM Matthias Brugger [off-list ref] wrote:
quoted
-
+     bit = BIT(pin & 0xf);
I see this is already applied to linux-next, but I think the correct fix is to move
bit = BIT(offset & pctl->devdata->mode_mask);
just before calling regmap_write(...)

I can provide a patch for that, if you want. Just let me know if I should base
it against linux-next or if you will drop the fix proposed by you?
Just patch it in my tree, I merged more stuff on top and this
was just my quickfix to get next working.

Yours,
Linus Walleij

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