[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [PATCH v3 0/6] Support GPIO for AST2700
From: |
Jamin Lin |
Subject: |
RE: [PATCH v3 0/6] Support GPIO for AST2700 |
Date: |
Fri, 27 Sep 2024 06:29:22 +0000 |
Hi Cedric,
> Subject: Re: [PATCH v3 0/6] Support GPIO for AST2700
>
> Hello Jamin,
>
> >> Could you please to add tests in tests/qtest/aspeed_gpio-test.c for
> >> this changes ? At least one with the ast2700-evb machine if possible.
> >>
> >
> > Will add
> Thanks for the effort. I appreciate.
>
> Also, your emails have an invalid "From" field set to
> "qemu-devel@nongnu.org" when retrieved with the b4 command.
> I have been fixing them for a while. Could you please tell us how you send the
> patchsets ?
>
>
Command to send my patches as below.
git send-email -cc jamin_lin@aspeedtech.com -cc troy_lee@aspeedtech.com -cc
yunlin.tang@aspeedtech.com --to-cmd "./scripts/get_maintainer.pl
../v3-patch/*.patch" ../v3-patch/*.patch --no-smtp-auth
Jamin
> C.
>
>
>
- RE: [PATCH v3 4/6] hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index mode, (continued)