[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201112160746.GA3681609@bogus>
Date: Thu, 12 Nov 2020 10:07:46 -0600
From: Rob Herring <robh@...nel.org>
To: Sameer Pujar <spujar@...dia.com>
Cc: broonie@...nel.org, kuninori.morimoto.gx@...esas.com,
alsa-devel@...a-project.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] ASoC: renesas,rsnd: Update audio graph references
On Wed, Nov 11, 2020 at 05:56:53PM +0530, Sameer Pujar wrote:
> Since audio graph schema is refactored now update the related
> references here.
>
> Signed-off-by: Sameer Pujar <spujar@...dia.com>
> Cc: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
> ---
> Documentation/devicetree/bindings/sound/renesas,rsnd.yaml | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
This should be part of the first patch. Things break in between.
>
> diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml b/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml
> index 51f4dca..fc2ae22 100644
> --- a/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml
> +++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml
> @@ -112,12 +112,10 @@ properties:
> - pattern: '^clk_(a|b|c|i)$'
>
> port:
> - description: OF-Graph subnode
> - $ref: "audio-graph-card.yaml#/properties/port"
> + $ref: /schemas/sound/audio-graph.yaml#/properties/port
>
> ports:
> - description: multi OF-Graph subnode
> - $ref: "audio-graph-card.yaml#/properties/ports"
> + $ref: /schemas/graph.yaml#/properties/ports
>
> # use patternProperties to avoid naming "xxx,yyy" issue
> patternProperties:
> --
> 2.7.4
>
Powered by blists - more mailing lists