Re: Re: [PATCH v2 07/10] pinctrl: ambarella: add Ambarella pin controller
Linus Walleij <[email protected]>
| Newsgroups | dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.kernel.vger.linux-serial |
|---|---|
| Message-ID | <CAD++jLkUPU0eujvWc5Hn1tEu4n451LvkuGGT=j6OfirJENpRgg@mail.gmail.com> |
On Mon, Aug 10, 2026 at 6:02 AM Long Zhao <[email protected]> wrote: > Thanks for the review. I will rework this to reuse the PL061 driver with > per-variant register offsets, and evaluate modeling each GPIO bank as a > separate DT entity. The duplicated GPIO implementation will be removed. Thanks Long, I think it will be easier if you break out the pin control bindings and driver from the patch series and work on it separately, the same with the serial driver at least. I understand this can be hard to test on the hardware, I usually put a few patches "underneath" the b4 cover letter, and then the b4 send-email will only send the cover letter and the patches on top. Yours, Linus Walleij