Hi, On 11.12.2024 11:46, Balakrishnan Sambath wrote: > Convert atmel-at91sam9g20ek-wm8731-audio DT binding to yaml > based json-schema.Change file name to match json-scheme naming. > > Signed-off-by: Balakrishnan Sambath <balakrishnan.s@xxxxxxxxxxxxx> > --- > Changes in v2: > - Add missing CODEC pin options to 'atmel,audio-routing' items. > - Drop 'minItems' from 'atmel,audio-routing' since enum defines valid connections. > - Add subsystem tag to subject. > - Add blank line between properties and fix typo. > - Add audio complex description. > - Link to v1: https://lore.kernel.org/lkml/20240214-at91sam9g20ek-wm8731-yaml-v1-1-33333e17383b@xxxxxxxxxxxxx > --- > .../bindings/sound/atmel,at91sam9g20ek-wm8731.yaml | 70 ++++++++++++++++++++++ > .../sound/atmel-at91sam9g20ek-wm8731-audio.txt | 26 -------- > 2 files changed, 70 insertions(+), 26 deletions(-) I recommend you to remove from title the word 'sound'. You can check the commit history of the Documentation/devicetree/bindings/sound/ before you write the commit title. Best Regards, Andrei Simion