[PATCH v7 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Wed Jul 6 23:57:49 PDT 2022
On 07/07/2022 08:54, Kavyasree.Kotagiri at microchip.com wrote:
> Could you please tell if child nodes can be added as below?
> -----------
> +patternProperties:
> + "^serial@[0-9a-f]+$":
> + description: See atmel-usart.txt for details of USART bindings.
> + type: object
> +
> + "^spi@[0-9a-f]+$":
> + description: See ../spi/spi_atmel.txt for details of SPI bindings.
> + type: object
> +
> + "^i2c@[0-9a-f]+$":
> + description: See ../i2c/i2c-at91.txt for details of I2C bindings.
> + type: object
Yes, this is good.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list