From: chancel.liu@oss.nxp.com
To: lgirdwood@gmail.com, broonie@kernel.org, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org, Frank.Li@nxp.com,
s.hauer@pengutronix.de
Cc: kernel@pengutronix.de, festevam@gmail.com,
linux-sound@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/6] ASoC: dt-bindings: fsl,micfil: Add audio-graph port support
Date: Tue, 7 Jul 2026 15:57:21 +0900 [thread overview]
Message-ID: <20260707065725.312450-3-chancel.liu@oss.nxp.com> (raw)
In-Reply-To: <20260707065725.312450-1-chancel.liu@oss.nxp.com>
From: Chancel Liu <chancel.liu@nxp.com>
Add port property referencing audio-graph-port.yaml to allow MICFIL to
be used with audio-graph-card and audio-graph-card2.
Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
---
Documentation/devicetree/bindings/sound/fsl,micfil.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/sound/fsl,micfil.yaml b/Documentation/devicetree/bindings/sound/fsl,micfil.yaml
index c47b7a097490..4c7dadb310de 100644
--- a/Documentation/devicetree/bindings/sound/fsl,micfil.yaml
+++ b/Documentation/devicetree/bindings/sound/fsl,micfil.yaml
@@ -66,6 +66,10 @@ properties:
"#sound-dai-cells":
const: 0
+ port:
+ $ref: audio-graph-port.yaml#
+ unevaluatedProperties: false
+
required:
- compatible
- reg
--
2.50.1
next prev parent reply other threads:[~2026-07-07 6:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-07 6:57 [PATCH 0/6] Add audio support on i.MX91 9x9 QSB chancel.liu
2026-07-07 6:57 ` [PATCH 1/6] ASoC: dt-bindings: wlf,wm8524: Add audio-graph port support chancel.liu
2026-07-08 20:43 ` Frank Li
2026-07-07 6:57 ` chancel.liu [this message]
2026-07-08 20:45 ` [PATCH 2/6] ASoC: dt-bindings: fsl,micfil: " Frank Li
2026-07-07 6:57 ` [PATCH 3/6] ASoC: dt-bindings: dmic-codec: " chancel.liu
2026-07-08 20:44 ` Frank Li
2026-07-07 6:57 ` [PATCH 4/6] arm64: dts: imx91-9x9-qsb: Add audio-related board muxes chancel.liu
2026-07-08 20:40 ` Frank Li
2026-07-07 6:57 ` [PATCH 5/6] arm64: dts: imx91-9x9-qsb: Add WM8524 sound card support chancel.liu
2026-07-08 20:37 ` Frank Li
2026-07-07 6:57 ` [PATCH 6/6] arm64: dts: imx91-9x9-qsb: Add PDM microphone " chancel.liu
2026-07-08 17:08 ` (subset) [PATCH 0/6] Add audio support on i.MX91 9x9 QSB Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260707065725.312450-3-chancel.liu@oss.nxp.com \
--to=chancel.liu@oss.nxp.com \
--cc=Frank.Li@nxp.com \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox