Re: [PATCH] pinctrl: stm32: set default gpio line names using pin names
From: Linus Walleij <hidden>
Date: 2023-08-10 08:13:19
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2023-08-10 08:13:19
Also in:
linux-gpio, lkml
On Tue, Jun 20, 2023 at 12:43 PM Valentin Caron [off-list ref] wrote:
Add stm32_pctrl_get_desc_pin_from_gpio function to find a stm32 pin descriptor which is matching with a gpio. Most of the time pin number is equal to pin index in array. So the first part of the function is useful to speed up. And during gpio bank register, we set default gpio names with pin names. Signed-off-by: Valentin Caron <redacted>
Patch applied! Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel