Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: dt-bindings: fsl-esai: Add ref: dai-common.yaml

Add ref: dai-common.yaml to fix below warning.
arch/arm/boot/dts/nxp/imx/imx6q-sabreauto.dtb: esai@2024000: Unevaluated properties are not allowed ('#sound-dai-cells' was unexpected)

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20240416-esai_arm_dts_warning-v2-2-879e59c0c3b8@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Frank Li and committed by
Mark Brown
9aea6d64 5894ff6c

+3
+3
Documentation/devicetree/bindings/sound/fsl,esai.yaml
··· 99 99 100 100 unevaluatedProperties: false 101 101 102 + allOf: 103 + - $ref: dai-common.yaml# 104 + 102 105 examples: 103 106 - | 104 107 esai@2024000 {