Re: [PATCH v4 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver
From: Linus Walleij <hidden>
Date: 2023-08-10 08:43:39
Also in:
linux-arm-kernel, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2023-08-10 08:43:39
Also in:
linux-arm-kernel, linux-gpio, lkml
On Tue, Aug 8, 2023 at 8:25 PM Oleksii Moisieiev [off-list ref] wrote:
scmi-pinctrl driver implements pinctrl driver interface and using SCMI protocol to redirect messages from pinctrl subsystem SDK to SCMI platform firmware, which does the changes in HW. Signed-off-by: Oleksii Moisieiev <redacted> --- Changes v3 -> v4
I'm certainly happy with this version. Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij