[PATCH v3 12/21] riscv: Add Canaan Kendryte K210 FPIOA driver
Geert Uytterhoeven
geert at linux-m68k.org
Tue Dec 1 04:40:30 EST 2020
Hi Damien,
On Tue, Dec 1, 2020 at 12:50 AM Damien Le Moal <damien.lemoal at wdc.com> wrote:
> Add the pinctrl-k210.c pinctrl driver for the Canaan Kendryte K210
> field programmable IO array (FPIOA) to allow configuring the SoC pin
> functions. The K210 has 48 programmable pins which can take any of 256
> possible functions.
>
> This patch is inspired from the k210 pinctrl driver for the u-boot
> project and contains many direct contributions from Sean Anderson.
>
> The MAINTAINERS file is updated to list myself as maintainer of this new
> driver.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> Signed-off-by: Damien Le Moal <damien.lemoal at wdc.com>
Thanks for your patch!
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3826,10 +3826,13 @@ CANAAN/KENDRYTE K210 RISC-V SOC SUPPORT
> M: Damien Le Moal <damien.lemoal at wdc.com>
> L: linux-riscv at lists.infradead.org
> L: linux-clk at vger.kernel.org (clock driver)
> +L: linux-gpio at vger.kernel.org (pinctrl driver)
> S: Maintained
> F: Documentation/devicetree/bindings/clock/canaan,k210-clk.yaml
> F: Documentation/devicetree/bindings/mfd/canaan,k210-sysctl.yaml
> +F: Documentation/devicetree/bindings/pinctrl/canaan,k210-fpioa.yaml
> F: drivers/clk/clk-k210.c
> +F: drivers/pinctrl/pinctrl-k210.c
> F: drivers/soc/canaan/
> F: include/soc/canaan/
Please create separate sections for the clock and pinctrl drivers,
to avoid all 3 mailing lists being suggested by get_maintainers for
all changes to any of the file patterns. People will blindly use the
get_maintainers scripts' output.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
More information about the linux-riscv
mailing list