Message ID | 20240715-ep93xx-v11-27-4e924efda795@maquefel.me (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 DA4D6C3DA59 for <linux-arm-kernel@archiver.kernel.org>; Mon, 15 Jul 2024 08:41:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Reply-To:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To: References:Message-Id:Content-Transfer-Encoding:Content-Type:MIME-Version: Subject:Date:From:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=f26yqvMuTW9S0siCOtKxyecFgsBTK3goc8tWKnkOoc0=; b=ZI82z7nnhZacLTi48XOxhucHzY Cjh9DOyVna8ooADybwXyDS6PA7Uu3FM4L91xXGNzaPbaMB7k9lqfaobHijHAXL4BJnAzIDAWUfTr8 79+79oFLlQP/HyIuZoB3+buIiRdc5cQsXL74Uoq7kiE1/ZMCdcjpqrDDlOOj2uxb5pfuxRc6N4gH+ 92AGVN+rbrrLlnJt+EbGJR2x4XWE5i+VyjPqE8tyaP216+7EMuGFzJbcnnTPvjrBe+MZ0kTx92QSm Go+4pZaXIqv85oNsZItYGLYEjyB20E1YzsGcuHPNXvHDR4puFO12C443HDxSeKWKJU/Z0YkrCc+nS 1rwGWGwg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sTHGt-00000006N2H-1GQx; Mon, 15 Jul 2024 08:41:23 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sTHFe-00000006MNd-3hlB for linux-arm-kernel@lists.infradead.org; Mon, 15 Jul 2024 08:40:09 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 0809060E92; Mon, 15 Jul 2024 08:40:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 8954AC4AF18; Mon, 15 Jul 2024 08:40:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1721032804; bh=yWJGKp7TUnjWkI+yKdb5oOAuziHvtOUn8hbW128UrP4=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=gS7dP7yCAu1qt8k0UxxyT6U6nBYZcO95GwKeMOmUNaylTzQlnSZfmOPIBsjVUF+V8 ERSeCwTgFIWjbWI8IXC7pjBn3f6gzQRD8JEWlnn1n3oacEPseoyAO//a4nj/DeinJo 2yr6+ShEWuAwXVvo4QPl+x9m2K1fyOpMtZpYzTLqf6gzXtWGOqS1zRnaiKp2yMSOXX yvxCbO5Cm4aQ19x37tuWXWRj/U1R5JFqgFmSHWbaWiGWwoxq1QKVV5szlA1uYohy/u vAi6/5FEd6lG9B/gnC3KIizVWyOo9ylH/asAD9FFMAMITAE0x6nAljYMkQ0httiaR6 tsJo8g+qx+qyw== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 80427C3DA5A; Mon, 15 Jul 2024 08:40:04 +0000 (UTC) From: Nikita Shubin via B4 Relay <devnull+nikita.shubin.maquefel.me@kernel.org> Date: Mon, 15 Jul 2024 11:38:31 +0300 Subject: [PATCH v11 27/38] ASoC: dt-bindings: ep93xx: Document Audio Port support MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20240715-ep93xx-v11-27-4e924efda795@maquefel.me> References: <20240715-ep93xx-v11-0-4e924efda795@maquefel.me> In-Reply-To: <20240715-ep93xx-v11-0-4e924efda795@maquefel.me> To: Hartley Sweeten <hsweeten@visionengravers.com>, Alexander Sverdlin <alexander.sverdlin@gmail.com>, Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org> Cc: linux-arm-kernel@lists.infradead.org, linux-sound@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> X-Mailer: b4 0.13-dev-e3e53 X-Developer-Signature: v=1; a=ed25519-sha256; t=1721032799; l=848; i=nikita.shubin@maquefel.me; s=20230718; h=from:subject:message-id; bh=2DHMH5gyVKrv/Zk+FD8HvqWkgva1cQdPwzXr84HYqOY=; b=30JTnlO2w3TIQrNaFZO3fJQCOsuvpaovwzhYnMarApTP3eJpFy91fhzjTgRON5R/PIFB8EaTubZw JsdVLxP2DMTrFw4VI1uWxw11ptZQgrwHb0CO+bw7KR8xoKUXR4aG X-Developer-Key: i=nikita.shubin@maquefel.me; a=ed25519; pk=vqf5YIUJ7BJv3EJFaNNxWZgGuMgDH6rwufTLflwU9ac= X-Endpoint-Received: by B4 Relay for nikita.shubin@maquefel.me/20230718 with auth_id=65 X-Original-From: Nikita Shubin <nikita.shubin@maquefel.me> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240715_014007_161007_FE0D6BFA X-CRM114-Status: UNSURE ( 8.00 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Reply-To: nikita.shubin@maquefel.me Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
[v11,01/38] gpio: ep93xx: split device in multiple
|
expand
|
diff --git a/Documentation/devicetree/bindings/sound/cirrus,ep9301-i2s.yaml b/Documentation/devicetree/bindings/sound/cirrus,ep9301-i2s.yaml index 36a320ddf534..4693e85aed37 100644 --- a/Documentation/devicetree/bindings/sound/cirrus,ep9301-i2s.yaml +++ b/Documentation/devicetree/bindings/sound/cirrus,ep9301-i2s.yaml @@ -50,6 +50,10 @@ properties: - const: tx - const: rx + port: + $ref: audio-graph-port.yaml# + unevaluatedProperties: false + required: - compatible - '#sound-dai-cells'