On 12.09.2024 10:23, claudiu beznea wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > Hi, Andrei, > > On 05.09.2024 12:30, Andrei Simion wrote: >> ~: make dtbs_check DT_SCHEMA_FILES=atmel,at91-usart.ymal >> -> for all boards which inherit sam9x60.dtsi: serial@200: $nodename:0: >> 'serial@200' does not match '^spi(@.*|-([0-9]|[1-9][0-9]+))?$ >> serial@200: atmel,use-dma-rx: False schema does not allow True >> serial@200: atmel,use-dma-tx: False schema does not allow True >> serial@200: atmel,fifo-size: False schema does not allow [[16]] >> -> Means : atmel,usart-mode = <AT91_USART_MODE_SERIAL> misses for uart: >> 0,1,2,3,4,6,7,8,9,10,11,12 > > Can you please explain in plain English what this means? From [1] > Yes, I will do that in V2. Thanks! Best Regards, Andrei Simion