On Tue, 10 Sep 2024 06:34:27 +0800, Inochi Amaoto wrote: > Add basic pinctrl driver for Sophgo CV1800 series SoCs. > This patch series aims to replace the previous patch from Jisheng [1]. > Since the pinctrl of cv1800 has nested mux and its pin definination > is discrete, it is not suitable to use "pinctrl-single" to cover the > pinctrl device. > > This patch require another patch [2] that provides standard attribute > "input-schmitt-microvolt" > > [...] Applied to for-next, thanks! [1/2] riscv: dts: sophgo: cv1800b: add pinctrl support https://github.com/sophgo/linux/commit/f093225b6ca367e632fb962671965906eaa08e8e [2/2] riscv: dts: sophgo: cv1812h: add pinctrl support https://github.com/sophgo/linux/commit/4ea8511c034b203136234649baed2093efdd7504 Thanks, Inochi