Re: (subset) [PATCH v2 0/8] riscv: sophgo: Add pinctrl support for SG2042

From: Inochi Amaoto
Date: Thu Feb 27 2025 - 19:45:08 EST


On Tue, 11 Feb 2025 13:17:48 +0800, Inochi Amaoto wrote:
> SG2042 has a simple pinctrl device for all configurable pins.
> It supports setting pull up/down, drive strength and input schmitt
> trigger.
>
> Add support for SG2042 and SG2044 pinctrl device.
>
> Changed from v1:
> - https://lore.kernel.org/all/20241024064356.865055-1-inochiama@xxxxxxxxx/
> 1. Fix the binding documentation error.
> 2. Refactor the cv18xx code so SG2042 can uses the same code.
> 3. Add SG2044 pinctrl support as it has the same layout.
>
> [...]

Applied to for-next, thanks!

[8/8] riscv: dts: sophgo: sg2042: add pinctrl support
https://github.com/sophgo/linux/commit/5277657d53834cfbdbb9444088c1448b29bdfe98

Thanks,
Inochi