Message ID | 20240418-pinctrl-scmi-v11-0-499dca9864a7@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support | expand |
On Thu, Apr 18, 2024 at 3:24 AM Peng Fan (OSS) <peng.fan@oss.nxp.com> wrote: > Per Sudeep's reply in v10, > "This series looks good overall. Since it has pinctrl driver, I need Linus > to ack/agree to pick the whole series up or I can ack them so that Linus > can take the whole series. Either way it is fine for me." > > v11 is just minor update per Andy to patch 4 and Andy's R-b applied. > > Hope v11 is good for you to pick up. > > Linus, would you ack or this patchset go through your tree? Since most of it is in firmware rather than pinctrl I suppose the best is to merge it in the firmware or SoC tree, so: Acked-by: Linus Walleij <linus.walleij@linaro.org> Yours, Linus Walleij
On Fri, Apr 19, 2024 at 03:20:08PM +0200, Linus Walleij wrote: > On Thu, Apr 18, 2024 at 3:24 AM Peng Fan (OSS) <peng.fan@oss.nxp.com> wrote: > > > Per Sudeep's reply in v10, > > "This series looks good overall. Since it has pinctrl driver, I need Linus > > to ack/agree to pick the whole series up or I can ack them so that Linus > > can take the whole series. Either way it is fine for me." > > > > v11 is just minor update per Andy to patch 4 and Andy's R-b applied. > > > > Hope v11 is good for you to pick up. > > > > Linus, would you ack or this patchset go through your tree? > > Since most of it is in firmware rather than pinctrl I suppose > the best is to merge it in the firmware or SoC tree, so: > Acked-by: Linus Walleij <linus.walleij@linaro.org> > Thanks, I will merge this soon for v6.10
On Thu, 18 Apr 2024 09:32:27 +0800, Peng Fan (OSS) wrote: > Per Sudeep's reply in v10, > "This series looks good overall. Since it has pinctrl driver, I need Linus > to ack/agree to pick the whole series up or I can ack them so that Linus > can take the whole series. Either way it is fine for me." > > v11 is just minor update per Andy to patch 4 and Andy's R-b applied. > > [...] Applied to sudeep.holla/linux (for-next/scmi/updates), thanks! [1/4] firmware: arm_scmi: introduce helper get_max_msg_size https://git.kernel.org/sudeep.holla/c/4869b5cc9641 [2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol https://git.kernel.org/sudeep.holla/c/1b403075e6cd [3/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support https://git.kernel.org/sudeep.holla/c/2145af01b9cb [4/4] pinctrl: Implementation of the generic scmi-pinctrl driver https://git.kernel.org/sudeep.holla/c/eb524cb651b7 -- Regards, Sudeep