Re: [PATCH v3] ASoC: dt-bindings: simple-card: switch to yaml base Documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

> > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> > 
> > This patch switches from .txt base to .yaml base Document.
> > This patch is assuming that "sound-dai" is already defined.
> > 
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> > ---
(snip)
> > +  clocks:
> > +    maxItems: 1
> 
> Only used in one place, just move there.

OK, will fix

> > +# use patternProperties to use "#definitions/xxx"
> 
> Huh? The meta-schema gives you an error? We should fix that, not 
> work-around it.
> 
> > +patternProperties:
> > +  "^simple-audio-card,widgets$":
> > +    $ref: "#/definitions/widgets"
> > +  "^simple-audio-card,routing$":
> > +    $ref: "#/definitions/routing"
> > +  "^simple-audio-card,cpu(@[0-9a-f]+)?":
> > +    $ref: "#/definitions/dai"
> > +  "^simple-audio-card,codec(@[0-9a-f]+)?":
> > +    $ref: "#/definitions/dai"

Oops, strange comment.

	-# use patternProperties to use "#definitions/xxx"
	+# use patternProperties to use "xxx,xxx"


Thank you for your help !!

Best regards
---
Kuninori Morimoto



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux