Re: (subset) [PATCH v2 0/8] riscv: sophgo: Add pinctrl support for SG2042
From: Inochi Amaoto
Date: Fri Mar 14 2025 - 20:55:15 EST
On Fri, Feb 28, 2025 at 08:44:32AM +0800, Inochi Amaoto wrote:
> 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
>
This patch is unapplied temporarily for dependency issue.
I will repick it in the next cycle.
Regards,
Inochi