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

From: Kavyasree.Kotagiri
Date: Fri Sep 16 2022 - 03:16:09 EST


> >> +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.
> >
>
Somehow, I missed your comment regarding full schema path.
I will update and send next version.

Thanks,
Kavya
> ... probably because it is a resend, while it should not be a resend. I
> asked to fix it, so I expect next version. If you do not agree, please
> keep discussion going.
>
>
> Best regards,
> Krzysztof