Re: [PATCH v3 1/2] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl controller

From: Jia Wang

Date: Mon Jun 08 2026 - 22:07:46 EST


On 2026-06-08 18:17 +0100, Conor Dooley wrote:
> On Mon, Jun 08, 2026 at 03:50:48PM +0800, Jia Wang via B4 Relay wrote:
> > From: Jia Wang <wangjia@xxxxxxxxxxxxx>
> >
> > Add doc for the pinctrl controllers on the UltraRISC DP1000 RISC-V SoC.
> >
> > Signed-off-by: Jia Wang <wangjia@xxxxxxxxxxxxx>
> > ---
> > .../bindings/pinctrl/ultrarisc,dp1000-pinctrl.yaml | 131 +++++++++++++++++++++
> > MAINTAINERS | 6 +
> > .../dt-bindings/pinctrl/ultrarisc,dp1000-pinctrl.h | 63 ++++++++++
>
> The driver never uses this file, so just stick it as a header in
> arch/riscv/boot/dts/ultrarisc instead of making it a binding.
>
> Otherwise, I think this is okay. With the file moved,
> Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
>

Agreed. I'll move the header to arch/riscv/boot/dts/ultrarisc/, submit
it as part of the DTS series, and remove all references to it from the
dt-bindings documentation. I'll carry your Reviewed-by in the next
version. Thanks.

> pw-bot: changes-requested
>
> Cheers,
> Conor.

Best regards,
Jia Wang