Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: pinctrl: toshiba,visconti: Drop redundant functions type

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>

authored by

Krzysztof Kozlowski and committed by
Linus Walleij
2b195e2b 7958b4bb

-1
-1
Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.yaml
··· 42 42 function: 43 43 description: 44 44 Function to mux. 45 - $ref: /schemas/types.yaml#/definitions/string 46 45 enum: [i2c0, i2c1, i2c2, i2c3, i2c4, i2c5, i2c6, i2c7, i2c8, 47 46 spi0, spi1, spi2, spi3, spi4, spi5, spi6, 48 47 uart0, uart1, uart2, uart3, pwm, pcmif_out, pcmif_in]