Re: [PATCH 1/1] ASoC: dt-bindings: ti,tlv320aic3x: Add compatible string ti,tlv320aic23

From: Daniel Baluta

Date: Tue Feb 03 2026 - 08:25:06 EST


On Mon, Feb 2, 2026 at 10:59 PM Frank Li <Frank.Li@xxxxxxx> wrote:
>
> Add compatible string ti,tlv320aic23 to fix below CHECK_DTB warning:
> arch/arm/boot/dts/nxp/imx/imx35-eukrea-mbimxsd35-baseboard.dtb:
> /soc/bus@43f00000/i2c@43f80000/codec@1a: failed to match any schema with compatible: ['ti,tlv320aic23']
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>

Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>

For the next patches I wouldn't focus on explaining that the patch "fixes
a warning" but instead on adding an undocumented compatible string.

The CHECK_DTB is just a tool that reports the issue which you can
mention at the end.