[PATCH 1/2] dt-bindings: pinctrl: toshiba,visconti: Fix number of items in groups

Linus Walleij linus.walleij at linaro.org
Thu Oct 23 06:13:53 PDT 2025


On Wed, Oct 22, 2025 at 3:34 PM Krzysztof Kozlowski
<krzysztof.kozlowski at linaro.org> wrote:

> The "groups" property can hold multiple entries (e.g.
> toshiba/tmpv7708-rm-mbrc.dts file), so allow that by dropping incorrect
> type (pinmux-node.yaml schema already defines that as string-array) and
> adding constraints for items.  This fixes dtbs_check warnings like:
>
>   toshiba/tmpv7708-rm-mbrc.dtb: pinctrl at 24190000 (toshiba,tmpv7708-pinctrl):
>     pwm-pins:groups: ['pwm0_gpio16_grp', 'pwm1_gpio17_grp', 'pwm2_gpio18_grp', 'pwm3_gpio19_grp'] is too long
>
> Fixes: 1825c1fe0057 ("pinctrl: Add DT bindings for Toshiba Visconti TMPV7700 SoC")
> Cc: <stable at vger.kernel.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>

Patch applied for fixes.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list