Re: [PATCH v6 04/12] pinctrl: Add support for Kendryte K210 FPIOA

2020-10-09 Thread Tom Rini
On Mon, Sep 14, 2020 at 11:01:58AM -0400, Sean Anderson wrote: > The Fully-Programmable Input/Output Array (FPIOA) device controls pin > multiplexing on the K210. The FPIOA can remap any supported function to any > multifunctional IO pin. It can also perform basic GPIO functions, such as > reading

[PATCH v6 04/12] pinctrl: Add support for Kendryte K210 FPIOA

2020-09-14 Thread Sean Anderson
The Fully-Programmable Input/Output Array (FPIOA) device controls pin multiplexing on the K210. The FPIOA can remap any supported function to any multifunctional IO pin. It can also perform basic GPIO functions, such as reading the current value of a pin. However, GPIO functionality remains largely