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

2020-09-02 Thread Sean Anderson
On 9/2/20 2:04 PM, Heinrich Schuchardt wrote: > On 15.08.20 17:52, Sean Anderson wrote: >> 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

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

2020-09-02 Thread Heinrich Schuchardt
On 15.08.20 17:52, Sean Anderson wrote: > 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

[PATCH v5 10/11] riscv: Add pinmux and gpio bindings for Kendryte K210

2020-08-15 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