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

From: Krzysztof Kozlowski
Date: Thu Sep 15 2022 - 11:34:26 EST


On 15/09/2022 16:32, Krzysztof Kozlowski wrote:
> On 15/09/2022 10:44, Kavyasree Kotagiri wrote:
>> +
>> +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.
>

... 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