Re: [PATCH v6 12/12] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-10-09 Thread Tom Rini
On Mon, Sep 14, 2020 at 11:02:06AM -0400, Sean Anderson wrote: > This patch adds the necessary configs and docs for FPIOA and GPIO support > on the K210. > > Signed-off-by: Sean Anderson Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH v6 12/12] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-09-18 Thread Sean Anderson
On 9/18/20 3:37 AM, Leo Liang wrote: > Hi Sean, > > On Mon, Sep 14, 2020 at 11:02:06AM -0400, Sean Anderson wrote: >> This patch adds the necessary configs and docs for FPIOA and GPIO support >> on the K210. >> >> Signed-off-by: Sean Anderson >> --- >> >> Changes in v6: >> - Add dependency on "ri

Re: [PATCH v6 12/12] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-09-18 Thread Leo Liang
Hi Sean, On Mon, Sep 14, 2020 at 11:02:06AM -0400, Sean Anderson wrote: > This patch adds the necessary configs and docs for FPIOA and GPIO support > on the K210. > > Signed-off-by: Sean Anderson > --- > > Changes in v6: > - Add dependency on "riscv: Clean up timer drivers", which fixes the bug

[PATCH v6 12/12] riscv: Add FPIOA and GPIO support for Kendryte K210

2020-09-14 Thread Sean Anderson
This patch adds the necessary configs and docs for FPIOA and GPIO support on the K210. Signed-off-by: Sean Anderson --- Changes in v6: - Add dependency on "riscv: Clean up timer drivers", which fixes the bugs discovered earlier. Changes in v5: - Increase CONFIG_LOGLEVEL to 5 as a hack to get