Re: [PATCH v7 0/8] Support GPIO for AST2700

2024-10-01 Thread Peter Maydell
On Tue, 1 Oct 2024 at 12:56, Cédric Le Goater wrote: > > On 10/1/24 11:43, Jamin Lin wrote: > > Hi all, > > > >> Subject: [PATCH v7 0/8] Support GPIO for AST2700 > >> > > > > I don't know why I send this patch series failed to the follow

Re: [SPAM] [PATCH v7 0/8] Support GPIO for AST2700

2024-10-01 Thread Cédric Le Goater
On 10/1/24 04:43, Jamin Lin wrote: v1: Support GPIO for AST2700 v2: Fix clear incorrect interrupt status and adds reviewer suggestions v3: Remove nested conditionals and adds reviewer suggestions v4: Add test cases to test GPIO for AST2700 and update commit messages v5: Fix aspeed_gpio-test test

RE: [PATCH v7 0/8] Support GPIO for AST2700

2024-10-01 Thread Jamin Lin
Hi all, > Subject: [PATCH v7 0/8] Support GPIO for AST2700 > I don't know why I send this patch series failed to the following email addresses and got the following errors. open list:All patches CC here open list:ASPEED BMCs 2024/10/1 上午 06:43:04 - Server at nongnu.org (2001:47

Re: [PATCH v7 0/8] Support GPIO for AST2700

2024-10-01 Thread Cédric Le Goater
On 10/1/24 11:43, Jamin Lin wrote: Hi all, Subject: [PATCH v7 0/8] Support GPIO for AST2700 I don't know why I send this patch series failed to the following email addresses and got the following errors. open list:All patches CC here open list:ASPEED BMCs 2024/10/1 上午 06:43:04 - S

[PATCH v7 0/8] Support GPIO for AST2700

2024-10-01 Thread Jamin Lin via
v1: Support GPIO for AST2700 v2: Fix clear incorrect interrupt status and adds reviewer suggestions v3: Remove nested conditionals and adds reviewer suggestions v4: Add test cases to test GPIO for AST2700 and update commit messages v5: Fix aspeed_gpio-test test failed if arch is arm v6: Add to test