lkml.org 
[lkml]   [2020]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3] ASoC: dt-bindings: simple-card: switch to yaml base Documentation

Hi

> > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> >
> > 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@renesas.com>
> > ---
(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

\
 
 \ /
  Last update: 2020-03-31 01:39    [W:0.038 / U:0.768 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site