Re: Re: [PATCH v5 05/12] dt-bindings: gpio: pl061: add Ambarella CV75 variant
Linus Walleij <[email protected]>
| Newsgroups | gmane.linux.kernel.clk,gmane.linux.ports.arm.kernel,gmane.linux.drivers.devicetree,gmane.linux.kernel.gpio,gmane.linux.serial,gmane.linux.kernel |
|---|---|
| Message-ID | <CAD++jLmf9_kp6b_eL0hedyhZLvzdVTXNDe_AtTf1pyhojdhTmA@mail.gmail.com> |
Hi Long, On Wed, Aug 19, 2026 at 11:05 AM zl020895 <[email protected]> wrote: > I checked it just now, Ambarella is in JEP106BN as bank 16 / identity 0x68. > Per include/linux/amba/bus.h I plan to use periphid 0x000e8061 > (designer 0xe8 = JEP106 0x68 with bit7 set, part 0x061). > The continuation bank is not representable in the classic > 8-bit designer field; please tell me if you prefer a different > encoding. This sounds good, make sure to patch your designer ID into include/linux/amba/bus.h enum amba_vendor maybe as a separate patch if nothing really make use of it right now. Yours, Linus Walleij