On Fri, Feb 28, 2025 at 12:00:34AM +0100, Linus Walleij wrote: > On Tue, Feb 11, 2025 at 6:18 AM Inochi Amaoto <inochiama@xxxxxxxxx> 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. > (...) > > Inochi Amaoto (8): > > pinctrl: sophgo: avoid to modify untouched bit when setting cv1800 > > pinconf > > pinctrl: sophgo: introduce generic data structure for cv18xx pinctrl > > driver > > pinctrl: sophgo: generalize shareable code of cv18xx pinctrl driver > > pinctrl: sophgo: introduce generic probe function > > dt-bindings: pinctrl: Add pinctrl for Sophgo SG2042 series SoC > > pinctrl: sophgo: add support for SG2042 SoC > > pinctrl: sophgo: add support for SG2044 SoC > > I applied these patches 1-7 to the pinctrl tree and created an immutable > branch: > https://web.git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=ib-sophgo > > > riscv: dts: sophgo: sg2042: add pinctrl support > > Apply this patch to the riscv/SoC tree. > > If it is required, that tree can pull in my immutable branch, which > is based on v6.14-rc1. > > Yours, > Linus Walleij Thanks, I will take care of the device tree. Regards, Inochi