[RESEND PATCH v8 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Thu Sep 15 08:32:37 PDT 2022


On 15/09/2022 10:44, Kavyasree Kotagiri wrote:
> Convert the Atmel flexcom device tree bindings to json schema.
> 
> Signed-off-by: Kavyasree Kotagiri <kavyasree.kotagiri at microchip.com>


> +
> +patternProperties:
> +  "^serial@[0-9a-f]+$":
> +    type: object
> +    description:
> +      Child node describing USART. See atmel-usart.txt for details
> +      of USART bindings.
> +
> +  "^spi@[0-9a-f]+$":
> +    type: object
> +    description:
> +      Child node describing SPI. See ../spi/spi_atmel.txt for details
> +      of SPI bindings.
> +
> +  "^i2c@[0-9a-f]+$":
> +    $ref: ../i2c/atmel,at91sam-i2c.yaml

No improvements here.



Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list