[RESEND PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Thu Sep 8 08:13:39 PDT 2022
On 08/09/2022 17:06, 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]+$":
> + $ref: ../spi/atmel,at91rm9200-spi.yaml
Full path, so /schemas/spi/atmel...
> + description:
> + Child node describing SPI.
> +
> + "^i2c@[0-9a-f]+$":
> + $ref: ../i2c/atmel,at91sam-i2c.yaml
/schemas/i2c/atmel....
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list