Re: (subset) [PATCH v5 0/3] riscv: spacemit: add pinctrl support to K1 SoC

From: Yixun Lan
Date: Wed Jan 08 2025 - 08:37:08 EST



On Wed, 16 Oct 2024 08:59:40 +0800, Yixun Lan wrote:
> This series adds pinctrl support to SpacemiT's K1 SoC, the controller
> uses a single register to describe all pin functions, including
> bias pull up/down, drive strength, schmitter trigger, slew rate,
> strong pull-up, mux mode. In patch #3, we add the pinctrl property of
> uart device for the Bananapi-F3 board.
>
> You can find the pinctrl docs of K1 here[1], and the original vendor's
> pinctrl dts data here[2].
>
> [...]

Thanks, Applied to SpacemiT's SoC tree:
https://github.com/spacemit-com/linux/ (for-next)

[3/3] riscv: dts: spacemit: add pinctrl property to uart0 in BPI-F3
commit: e7cd95ad8013bc232316bba0a52ea11ecd5c81bd

The for-next branch will be sent via a formal Pull Request to
the Linux SoC maintainers for inclusion in next merge window.

Best regards,
--
Yixun Lan