]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: pinctrl: toshiba,visconti: Drop redundant functions type
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 22 Oct 2025 13:34:27 +0000 (15:34 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 Oct 2025 13:14:43 +0000 (15:14 +0200)
Referenced pinmux-node.yaml schema already defines type for "functions"
so $ref is redundant.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.yaml

index 19d47fd414bc0696008614e4d29b176dc57c4480..a811a643bb88c07893a6d8c26c09a27520c95b7d 100644 (file)
@@ -42,7 +42,6 @@ patternProperties:
       function:
         description:
           Function to mux.
-        $ref: /schemas/types.yaml#/definitions/string
         enum: [i2c0, i2c1, i2c2, i2c3, i2c4, i2c5, i2c6, i2c7, i2c8,
                spi0, spi1, spi2, spi3, spi4, spi5, spi6,
                uart0, uart1, uart2, uart3, pwm, pcmif_out, pcmif_in]