[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1af71097-1c23-cf16-5707-c1253949af3a@linaro.org>
Date: Thu, 8 Sep 2022 17:13:39 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Kavyasree Kotagiri <kavyasree.kotagiri@...rochip.com>,
lee@...nel.org
Cc: nicolas.ferre@...rochip.com, robh+dt@...nel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, UNGLinuxDriver@...rochip.com,
krzysztof.kozlowski+dt@...aro.org, claudiu.beznea@...rochip.com
Subject: Re: [RESEND PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to
json-schema
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@...rochip.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
Powered by blists - more mailing lists