Re: [PATCH v3 2/6] hw/gpio/aspeed: Support to set the different memory size

2024-09-26 Thread Cédric Le Goater
On 9/26/24 09:45, Jamin Lin wrote: According to the datasheet of ASPEED SOCs, a GPIO controller owns 4KB of register space for AST2700, AST2500, AST2400 and AST1030; owns 2KB of register space for AST2600 1.8v and owns 2KB of register space for AST2600 3.3v. It set the memory region size 2KB by

[PATCH v3 2/6] hw/gpio/aspeed: Support to set the different memory size

2024-09-26 Thread Jamin Lin via
According to the datasheet of ASPEED SOCs, a GPIO controller owns 4KB of register space for AST2700, AST2500, AST2400 and AST1030; owns 2KB of register space for AST2600 1.8v and owns 2KB of register space for AST2600 3.3v. It set the memory region size 2KB by default and it does not compatible re