Re: [PATCH v3 2/3] gpio: pl061: add Ambarella CV75 register layout variant
Bartosz Golaszewski <[email protected]>
| Newsgroups | gmane.linux.kernel.gpio,gmane.linux.drivers.devicetree,gmane.linux.ports.arm.kernel,gmane.linux.kernel |
|---|---|
| Message-ID | <CAMRc=McWBqz3YyN8GUMLd6aZjvZ=wT2y6oUu81MgrpR-Dc4hWQ@mail.gmail.com> |
On Thu, 13 Aug 2026 12:19:37 +0200, Long Zhao via B4 Relay <[email protected]> said: > From: Long Zhao <[email protected]> > > Extend gpio-pl061 with a per-variant register layout so the Ambarella > CV75 GPIO banks can reuse the PL061 driver instead of a duplicate. > > Signed-off-by: Long Zhao <[email protected]> > --- Devicetree bindings and driver code should be modified in separate patches. Bartosz