Re: [PATCH v3 2/3] gpio: pl061: add Ambarella CV75 register layout variant
Krzysztof Kozlowski <[email protected]>
| Newsgroups | gmane.linux.kernel.gpio,gmane.linux.drivers.devicetree,gmane.linux.ports.arm.kernel,gmane.linux.kernel |
|---|---|
| Message-ID | <20260814-nondescript-quartz-shrimp-3ce74d@quoll> |
On Thu, Aug 13, 2026 at 06:19:37PM +0800, Long Zhao wrote: > 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/gpio/pl061-gpio.yaml | 35 ++- > drivers/gpio/gpio-pl061.c | 280 ++++++++++++++++----- And what does the checkpatch say? Best regards, Krzysztof