On 04/07/2022 15:13, Claudiu.Beznea@xxxxxxxxxxxxx wrote: > On 04.07.2022 15:52, Krzysztof Kozlowski wrote: >> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe >> >> On 04/07/2022 10:31, Sergiu Moga wrote: >>> Convert SPI DT binding for Atmel/Microchip SoCs to YAML schema. >>> >>> Signed-off-by: Sergiu Moga <sergiu.moga@xxxxxxxxxxxxx> >>> --- >>> >>> v1 -> v2: >>> - change subject headline prefix from "dt-bindings: spi" to "spi: atmel" >> >> Should be: >> spi: dt-bindings: atmel,spi: convert to json-schema >> (or to DT schema) >> >> >>> - change maintainer >>> - kept the compatbile as items (instead of switching to enums) and at91rm9200 >>> as fallback for sam9x60, since the evolution of IP's is incremental. >>> - removed unnecessay "cs-gpios" property and descriptions >>> - added min/max for fifo-size property. >>> >>> >>> .../devicetree/bindings/spi/atmel,spi.yaml | 77 +++++++++++++++++++ > > Regarding file name, shouldn't it be atmel,at91rm9200-spi.yaml or something > similar? Yes, that would be better. Best regards, Krzysztof