Re: Re: [PATCH v5 05/12] dt-bindings: gpio: pl061: add Ambarella CV75 variant

From: Linus Walleij

Date: Wed Aug 19 2026 - 06:05:24 EST


Hi Long,

On Wed, Aug 19, 2026 at 11:05 AM zl020895 <zl020895@xxxxxxx> 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