diff mbox series

[3/4] ASoC: dt-bindings: fsl,audmix: make 'dais' property to be optional

Message ID 20250226100508.2352568-4-shengjiu.wang@nxp.com (mailing list archive)
State Accepted
Commit 597acf1a04bede55e3ad8a7922bba286c11112d3
Headers show
Series ASoC: fsl_audmix: support audio graph card for audmix | expand

Commit Message

Shengjiu Wang Feb. 26, 2025, 10:05 a.m. UTC
Make 'dais' property to be optional. When there is no 'dais' property,
driver won't register the card, dts should have audio graph card node
for linking this device.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
---
 Documentation/devicetree/bindings/sound/fsl,audmix.yaml | 1 -
 1 file changed, 1 deletion(-)

Comments

Rob Herring March 3, 2025, 1:04 p.m. UTC | #1
On Wed, 26 Feb 2025 18:05:07 +0800, Shengjiu Wang wrote:
> Make 'dais' property to be optional. When there is no 'dais' property,
> driver won't register the card, dts should have audio graph card node
> for linking this device.
> 
> Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
> ---
>  Documentation/devicetree/bindings/sound/fsl,audmix.yaml | 1 -
>  1 file changed, 1 deletion(-)
> 

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/sound/fsl,audmix.yaml b/Documentation/devicetree/bindings/sound/fsl,audmix.yaml
index d3b93407b4f0..3ad197b3c82c 100644
--- a/Documentation/devicetree/bindings/sound/fsl,audmix.yaml
+++ b/Documentation/devicetree/bindings/sound/fsl,audmix.yaml
@@ -81,7 +81,6 @@  required:
   - clocks
   - clock-names
   - power-domains
-  - dais
 
 unevaluatedProperties: false