Re: [PATCH v6 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
From: Krzysztof Kozlowski
Date: Sat Aug 29 2026 - 04:03:12 EST
On 29/08/2026 04:57, Changhuang Liang wrote:
> +#ifndef __DT_BINDINGS_PINCTRL_STARFIVE_JHB100_H__
> +#define __DT_BINDINGS_PINCTRL_STARFIVE_JHB100_H__
> +
> +/* sys0 pad numbers */
> +#define PADNUM_SYS0_GPIO_A0 0
> +#define PADNUM_SYS0_GPIO_A1 1
> +#define PADNUM_SYS0_GPIO_A2 2
> +#define PADNUM_SYS0_GPIO_A3 3
I could not find how your driver uses these, so are you sure it's a
binding constant for the SW?
Best regards,
Krzysztof