On 14/06/2024 05:38, Animesh Agarwal wrote: > +maintainers: > + - Animesh Agarwal <animeshagarwal28@xxxxxxxxx> Missing ref to spi peri props. > + > +properties: > + compatible: > + const: realtek,rt5514 > + > + reg: > + maxItems: 1 > + > + clocks: > + items: > + - description: Master clock to the CODEC > + > + clock-names: > + items: > + - const: mclk > + > + interrupts: > + maxItems: 1 > + description: The interrupt number to the cpu. > + > + realtek,dmic-init-delay-ms: > + description: Set the DMIC initial delay (ms) to wait it ready for I2C. wakeup-source and maybe other properties. I don't think you tested DTS. unevaluatedProperties: false. Best regards, Krzysztof