From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 343CFC27C4F for ; Mon, 10 Jun 2024 22:12:11 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 5A141826; Tue, 11 Jun 2024 00:11:59 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 5A141826 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1718057529; bh=Yzsgn2Ian0INJdPXwI7k53c47LSDS6kp4v1j3BFH0K8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=c0Yw6nrIL/vlxIhZ6smGo6xNpOKGtNtkL9XpHPdD5HGS4svTqyzYknHECUE9YoXJ9 1Wy3SBGdKZACl7m3bVZE+V7xMTMHbT1TziEqNApVr1WxNXnblI/kru7U9lCAOgR02d l0AsLOffTid2iWsw+27YEiVoi6te6poPOmE7F9Nk= Received: by alsa1.perex.cz (Postfix, from userid 50401) id C1F00F80579; Tue, 11 Jun 2024 00:11:37 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id A7FA4F805BB; Tue, 11 Jun 2024 00:11:36 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 50BD6F8057A; Tue, 11 Jun 2024 00:09:19 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id AD886F8010C for ; Tue, 11 Jun 2024 00:09:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz AD886F8010C Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=KXcDSepV Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id C6D3860C2F; Mon, 10 Jun 2024 22:09:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 44B01C2BBFC; Mon, 10 Jun 2024 22:09:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1718057350; bh=Yzsgn2Ian0INJdPXwI7k53c47LSDS6kp4v1j3BFH0K8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KXcDSepVx/ociyQ9ejFjcZdvG7+AZaKsFDk6mjMKQ/4naO9KzDviXMe6FVwkSnhqe E5zSJ+0SFYLfV0A2nGQrSUWLzG+T5ShhKJZLVamk4UyfJYnMvQWSgsIgOUmB5PQnf8 Yr4aNyjmZT0Azvqv0nqsvhB/rsZefbrXIBL9NUVMdD5HZAPZDwRGoPod0YDRA2w9IX 8SWlnSxchW+BBQN/0WVJgL4+qNw+FpEguhgcf+UWhRjU9NV0wwj9K3r1Wk9h/BkO9i SNDawBXoXWs+JRvDC+QmUieeTKJfdQN1DrpLYN8xBcYO5OpIpJ7DKXdGZUbY0Ssai6 THCNipAcPjWUA== Date: Mon, 10 Jun 2024 16:09:09 -0600 From: Rob Herring To: Kuninori Morimoto Cc: Mark Brown , Krzysztof Kozlowski , Linux-ALSA , devicetree@vger.kernel.org, Maxim Kochetkov Subject: Re: [PATCH 1/5] ASoC: audio-graph-port: add link-trigger-order Message-ID: <20240610220909.GA3150939-robh@kernel.org> References: <87v82ls82e.wl-kuninori.morimoto.gx@renesas.com> <87tti5s81m.wl-kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87tti5s81m.wl-kuninori.morimoto.gx@renesas.com> Message-ID-Hash: RAI3GAB3IGJBGWVLTTNI4A4W3DMJTR3Y X-Message-ID-Hash: RAI3GAB3IGJBGWVLTTNI4A4W3DMJTR3Y X-MailFrom: robh@kernel.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.9 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Fri, Jun 07, 2024 at 04:15:01AM +0000, Kuninori Morimoto wrote: > Some Sound Card might need special trigger ordering which is based on > CPU/Codec connection. It is already supported on ASoC, but Simple Audio > Card / Audio Graph Card still not support it. Let's support it. I have no idea what trigger order means reading this patch. > > Cc: Maxim Kochetkov > Signed-off-by: Kuninori Morimoto > --- > .../devicetree/bindings/sound/audio-graph-port.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/audio-graph-port.yaml b/Documentation/devicetree/bindings/sound/audio-graph-port.yaml > index 28b27e7e45de6..d1cbfc5edd3ac 100644 > --- a/Documentation/devicetree/bindings/sound/audio-graph-port.yaml > +++ b/Documentation/devicetree/bindings/sound/audio-graph-port.yaml > @@ -25,6 +25,15 @@ definitions: > capture-only: > description: port connection used only for capture > $ref: /schemas/types.yaml#/definitions/flag > + link-trigger-order: > + description: trigger order for both start/stop > + $ref: /schemas/types.yaml#/definitions/uint32-array > + link-trigger-order-start: > + description: trigger order for start > + $ref: /schemas/types.yaml#/definitions/uint32-array > + link-trigger-order-stop: > + description: trigger order for stop > + $ref: /schemas/types.yaml#/definitions/uint32-array constraints? These are just definitions. Where are the properties defined? > > endpoint-base: > allOf: > -- > 2.43.0 >