2024-06-12 05:03:13

by Inochi Amaoto

[permalink] [raw]
Subject: Re: [PATCH 0/2] riscv: sophgo: add pinctrl support for cv1800b

On Mon, Nov 13, 2023 at 08:57:00AM GMT, Jisheng Zhang wrote:
> This series adds pinctrl support for cv1800b reusing the
> pinctrl-single driver.
>
> Jisheng Zhang (2):
> riscv: dts: cv1800b: add pinctrl node for cv1800b
> riscv: dts: sophgo: set pinctrl for uart0
>
> arch/riscv/boot/dts/sophgo/cv-pinctrl.h | 19 +++++++++++++++++++
> .../boot/dts/sophgo/cv1800b-milkv-duo.dts | 11 +++++++++++
> arch/riscv/boot/dts/sophgo/cv1800b.dtsi | 10 ++++++++++
> 3 files changed, 40 insertions(+)
> create mode 100644 arch/riscv/boot/dts/sophgo/cv-pinctrl.h
>
> --
> 2.42.0
>

Hi, Jisheng,

Could you rebase this patch for the latest kernel?

Regards,
Inochi