Re: [PATCH v6 10/12] riscv: Add pinmux and gpio bindings for Kendryte K210

2020-10-09 Thread Tom Rini
On Mon, Sep 14, 2020 at 11:02:04AM -0400, Sean Anderson wrote: > This patch adds the necessary device tree bindings. > > Signed-off-by: Sean Anderson > Reviewed-by: Simon Glass > Acked-by: Rick Chen Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH v6 10/12] riscv: Add pinmux and gpio bindings for Kendryte K210

2020-09-30 Thread Rick Chen
> This patch adds the necessary device tree bindings. > > Signed-off-by: Sean Anderson > Reviewed-by: Simon Glass > --- > > (no changes since v2) > > Changes in v2: > - Convert to use pinmux property > - Don't hog ISP on boot > - Re-order GPIOs to match the defaults more closely > > arch/riscv/d

[PATCH v6 10/12] riscv: Add pinmux and gpio bindings for Kendryte K210

2020-09-14 Thread Sean Anderson
This patch adds the necessary device tree bindings. Signed-off-by: Sean Anderson Reviewed-by: Simon Glass --- (no changes since v2) Changes in v2: - Convert to use pinmux property - Don't hog ISP on boot - Re-order GPIOs to match the defaults more closely arch/riscv/dts/k210-maix-bit.dts | 1